Searched hist:f55ae19703ebf3aa19eadb66d6977779675c88d5 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | socfpga_dw_mmc.c | f55ae19703ebf3aa19eadb66d6977779675c88d5 Mon Oct 24 16:24:37 UTC 2016 Sylvain Lesne <lesne@alse-fr.com> dm: mmc: socfpga: fix MMC_OPS support
Now that CONFIG_BLK and CONFIG_MMC_OPS are enabled by default with CONFIG_DM_MMC, the DWMMC driver on the socfpga platform fails at runtime.
This adds the missing fields in the driver declaration.
Signed-off-by: Sylvain Lesne <lesne@alse-fr.com> Acked-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|