common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / spi / soft_spi.c
index 3425d99..f3602a2 100644 (file)
@@ -16,6 +16,7 @@
 #include <log.h>
 #include <malloc.h>
 #include <spi.h>
+#include <asm/global_data.h>
 #include <asm/gpio.h>
 #include <linux/bitops.h>
 #include <linux/delay.h>