]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-realview/core.c
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
[linux-2.6-omap-h63xx.git] / arch / arm / mach-realview / core.c
index 046d31ce27b09741985f2d9ee36cf0b43184b5ef..29514ac94f342ac9e6861e27056d5cf79236b5c7 100644 (file)
@@ -50,6 +50,9 @@
 
 #define REALVIEW_REFCOUNTER    (__io_address(REALVIEW_SYS_BASE) + REALVIEW_SYS_24MHz_OFFSET)
 
+/* used by entry-macro.S */
+void __iomem *gic_cpu_base_addr;
+
 /*
  * This is the RealView sched_clock implementation.  This has
  * a resolution of 41.7ns, and a maximum value of about 179s.