[U-Boot] [PATCH 18/20] dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL

Simon Glass sjg at chromium.org
Fri May 27 18:25:54 CEST 2016


On 14 May 2016 at 14:03, Simon Glass <sjg at chromium.org> wrote:
> When these functions are not compiled in, we still need to declare the
> correct function signature to avoid a build warnings in SPL. Fix this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/mmc/mmc_private.h | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)

Applied to u-boot-dm.


More information about the U-Boot mailing list