common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / env / nowhere.c
index d43a2d6..41557f5 100644 (file)
@@ -11,6 +11,7 @@
 #include <command.h>
 #include <env.h>
 #include <env_internal.h>
+#include <asm/global_data.h>
 #include <linux/stddef.h>
 
 DECLARE_GLOBAL_DATA_PTR;