
14 May
2016
14 May
'16
9:37 p.m.
On 1 May 2016 at 13:52, Simon Glass sjg@chromium.org wrote:
This function is defined after it is used. In preparation for making it static, move it up a little. Also drop the printf() which should not appear in a driver.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
drivers/mmc/mmc.c | 45 +++++++++++++++++++++------------------------ 1 file changed, 21 insertions(+), 24 deletions(-)
Applied to u-boot-dm.