X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Fsparc%2Finclude%2Fasm%2Fglobal_data.h;h=9b146748d96aaee8e871fc3d10320a254bbaf963;hb=25ddd1fb0a2281b182529afbc8fda5de2dc16d96;hp=7c1ac0dddd4dcede288656fee2cfa64e95c92e04;hpb=16a354f920f3959ed847bd917bdfbc7eba48cf1e;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/sparc/include/asm/global_data.h b/arch/sparc/include/asm/global_data.h index 7c1ac0d..9b14674 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 {