common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / spi / omap3_spi.c
index 7493176..c69f8fe 100644 (file)
@@ -20,6 +20,7 @@
 #include <dm.h>
 #include <spi.h>
 #include <malloc.h>
+#include <asm/global_data.h>
 #include <asm/io.h>
 #include <linux/bitops.h>
 #include <omap3_spi.h>