Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc.cdiff ff3882ac23fcfda81284f372924063036bea507b Sun May 01 14:52:25 CDT 2016 Simon Glass <sjg@chromium.org> dm: mmc: Move mmc_switch_part() above its callers

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>