* Patch by Devin Crumb, 02 Apr 2003:
[platform/kernel/u-boot.git] / include / asm-ppc / global_data.h
index 231f247..f242d1b 100644 (file)
@@ -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