X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fasm-ppc%2Fglobal_data.h;h=f242d1b2f1ccea4712c578265ddda71a3d77681a;hb=0332990b8508cea232b2f2ae47283cf395c7ee62;hp=231f24724e0dd30ee9ce6316edf6c3e3da48d536;hpb=0b97ab144f3ec4e3ae13e8c13e7296b2f89481a8;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/asm-ppc/global_data.h b/include/asm-ppc/global_data.h index 231f247..f242d1b 100644 --- a/include/asm-ppc/global_data.h +++ b/include/asm-ppc/global_data.h @@ -59,7 +59,9 @@ typedef struct global_data { #if defined(CONFIG_EVB64260) unsigned int mirror_hack[16]; #endif -#if defined(CONFIG_SANDPOINT) || defined(CONFIG_MUSENKI) +#if defined(CONFIG_SANDPOINT) || \ + defined(CONFIG_MUSENKI) || \ + defined(CONFIG_A3000) void * console_addr; #endif #ifdef CONFIG_AMIGAONEG3SE