common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / spi / zynq_spi.c
index 2971e55..52b8fbc 100644 (file)
@@ -14,6 +14,7 @@
 #include <spi.h>
 #include <time.h>
 #include <clk.h>
+#include <asm/global_data.h>
 #include <asm/io.h>
 #include <linux/bitops.h>
 #include <linux/delay.h>