]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: mmc: Drop the get_dev() function
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 17:36:15 +0000 (11:36 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commit3c457f4d2e47cc91385abe15d3c825d0ce1a2b6f
treed2b388a60f961ec40b4ba25ddfef6503fe679c21
parent74001a2570ccbc120366e66dd40e8c66e3a6820c
dm: mmc: 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>
cmd/mmc.c
disk/part.c
drivers/mmc/mmc.c
include/part.h