common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / core / device.c
index 8629df8..82a0098 100644 (file)
@@ -11,6 +11,7 @@
 #include <common.h>
 #include <cpu_func.h>
 #include <log.h>
+#include <asm/global_data.h>
 #include <asm/io.h>
 #include <clk.h>
 #include <fdtdec.h>