Files
u-boot/drivers/mmc
Adam Ford 307a214329 mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO
The getcd and getwp functions when DM_MMC is enabled are
assumming the DM_GPIO is enabled.  In cases (like SPL) where
DM_GPIO may not be enabled, wrap these calls in an #ifdef

Signed-off-by: Adam Ford <aford173@gmail.com>
2018-09-11 21:39:11 -04:00
..
2018-05-13 07:57:32 -04:00
2018-09-10 20:48:19 -04:00
2018-07-31 11:38:13 +05:30