ppc: Remove reloc_off field from global_data structure
[platform/kernel/u-boot.git] / include / exports.h
index 16ea03a..2e8fd8b 100644 (file)
@@ -47,7 +47,7 @@ enum {
        XF_MAX
 };
 
-#define XF_VERSION     5
+#define XF_VERSION     6
 
 #if defined(CONFIG_I386)
 extern gd_t *global_data;