]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: ide: Drop the get_dev() function
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 17:36:14 +0000 (11:36 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commit74001a2570ccbc120366e66dd40e8c66e3a6820c
treefccdc192fe292afe40c8f1daeca05d6e4fc479c4
parent57ebf67bad82da0b3ade1728fb39a64d1c29822f
dm: ide: Drop the get_dev() function

This function is implemented by the legacy block functions now. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/ide.c
disk/part.c
include/part.h