[U-Boot] [PATCH v2 27/44] dm: mmc: Drop the get_dev() function
Simon Glass
sjg at chromium.org
Sat May 14 21:36:07 CEST 2016
On 1 May 2016 at 11:36, Simon Glass <sjg at chromium.org> wrote:
> This function is implemented by the legacy block functions now. Drop it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> cmd/mmc.c | 2 +-
> disk/part.c | 1 -
> drivers/mmc/mmc.c | 16 ++--------------
> include/part.h | 2 --
> 4 files changed, 3 insertions(+), 18 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list