Home
last modified time | relevance | path

Searched hist:"0 b2da7e209f4110b7c81d578336a10330e4a4404" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dmmc.h0b2da7e209f4110b7c81d578336a10330e4a4404 Fri Mar 28 20:55:29 UTC 2014 Tom Rini <trini@ti.com> blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c

In the recent mmc cleanup, the mmc_host_is_spi macro was broken and
bfin_sdh.c had mmc->bus_width turned into mmc_bus_width(mmc), both of
which were incorrect.

Signed-off-by: Tom Rini <trini@ti.com>