aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/global_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/include/asm/global_data.h')
-rw-r--r--arch/sparc/include/asm/global_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/global_data.h b/arch/sparc/include/asm/global_data.h
index 7c1ac0ddd..9b146748d 100644
--- a/arch/sparc/include/asm/global_data.h
+++ b/arch/sparc/include/asm/global_data.h
@@ -36,7 +36,7 @@
* global variables during system initialization (until we have set
* up the memory controller so that we can use RAM).
*
- * Keep it *SMALL* and remember to set CONFIG_SYS_GBL_DATA_SIZE > sizeof(gd_t)
+ * Keep it *SMALL* and remember to set GENERATED_GBL_DATA_SIZE > sizeof(gd_t)
*/
typedef struct global_data {