Home
last modified time | relevance | path

Searched hist:e419a3ec1aa3f094268976b6c10e9b636a97c64d (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmmc_private.hdiff e419a3ec1aa3f094268976b6c10e9b636a97c64d Sat May 14 15:03:09 CDT 2016 Simon Glass <sjg@chromium.org> dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL

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@chromium.org>