common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / mmc / iproc_sdhci.c
index f931e4b..6e4f527 100644 (file)
@@ -9,6 +9,7 @@
 #include <errno.h>
 #include <malloc.h>
 #include <sdhci.h>
+#include <asm/global_data.h>
 #include <linux/delay.h>
 
 DECLARE_GLOBAL_DATA_PTR;