]> git.sur5r.net Git - u-boot/commit
dm: rockchip: mmc: Allow use of CONFIG_BLK
authorSimon Glass <sjg@chromium.org>
Sat, 14 May 2016 20:03:08 +0000 (14:03 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 27 May 2016 16:23:09 +0000 (10:23 -0600)
commitf6e41d17ababd72479d2dfdb40be63beb359de1d
treee7b42fe146afcdf95ebcf71fa9a4a9d799f2ea81
parent5e6ff810c3bfeec2e81cc1117a2c1514416d947d
dm: rockchip: mmc: Allow use of CONFIG_BLK

Allow driver model to be used for block devices in the rockchip mmc driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mmc/rockchip_dw_mmc.c