mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue
[oweals/u-boot.git] / drivers / mmc / sh_mmcif.c
index bc94d01fab5e7a3192e5f18882658b45bada16ae..2e994d0178d9ff8186294134c38cfbf221e95818 100644 (file)
@@ -15,6 +15,8 @@
 #include <dm.h>
 #include <malloc.h>
 #include <dm/device_compat.h>
+#include <linux/bitops.h>
+#include <linux/delay.h>
 #include <linux/errno.h>
 #include <linux/compat.h>
 #include <linux/io.h>