common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / board / cobra5272 / cobra5272.c
index a79884c..3e24188 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <init.h>
+#include <asm/global_data.h>
 #include <asm/immap.h>
 
 DECLARE_GLOBAL_DATA_PTR;