
18 Sep
2018
18 Sep
'18
11:25 p.m.
On Tue, Aug 21, 2018 at 07:16:56AM -0500, Adam Ford wrote:
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
diff --git a/drivers/mmc/omap_hsmmc.c b/drivers/mmc/omap_hsmmc.c index caaa914604..4d171f457e 100644
Applied to u-boot/master, thanks!
--
Tom