common: Drop linux/delay.h from common header
[platform/kernel/u-boot.git] / drivers / mmc / meson_gx_mmc.c
index 86c1a71..b7f793c 100644 (file)
@@ -14,6 +14,7 @@
 #include <asm/io.h>
 #include <asm/gpio.h>
 #include <asm/arch/sd_emmc.h>
+#include <linux/delay.h>
 #include <linux/log2.h>
 
 static inline void *get_regbase(const struct mmc *mmc)