ARM: relocate: Fix Thumb code by using proper label type
[platform/kernel/u-boot.git] / env / callback.c
index 4054b9e..638a02b 100644 (file)
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <env.h>
 #include <env_internal.h>
+#include <asm/global_data.h>
 
 #if defined(CONFIG_NEEDS_MANUAL_RELOC)
 DECLARE_GLOBAL_DATA_PTR;