[U-Boot] [PATCH 03/27] mmc: Add function declarations for mmc_bread() and mmc_switch_part()
Simon Glass
sjg at chromium.org
Mon Jul 4 01:24:37 CEST 2016
On 12 June 2016 at 23:30, Simon Glass <sjg at chromium.org> wrote:
> These private functions are used both in the driver-model implementation and
> in the legacy code. Add them to the header.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> drivers/mmc/mmc.c | 9 ++++-----
> drivers/mmc/mmc_private.h | 17 +++++++++++++++++
> 2 files changed, 21 insertions(+), 5 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list