common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / arch / mips / lib / bootm.c
index d5c99d8..fde90fc 100644 (file)
@@ -12,6 +12,7 @@
 #include <lmb.h>
 #include <log.h>
 #include <asm/addrspace.h>
+#include <asm/global_data.h>
 #include <asm/io.h>
 
 DECLARE_GLOBAL_DATA_PTR;