common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / arch / x86 / lib / e820.c
index 1f20c5c..12fcff1 100644 (file)
@@ -6,6 +6,7 @@
 #include <common.h>
 #include <efi_loader.h>
 #include <asm/e820.h>
+#include <asm/global_data.h>
 
 DECLARE_GLOBAL_DATA_PTR;