summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/core.c
diff options
context:
space:
mode:
authorCatalin Marinas2008-12-01 15:54:58 +0100
committerCatalin Marinas2008-12-01 15:54:58 +0100
commit1bbdf637baa708a2f0f46ead56c6c618b7dad7a8 (patch)
treef80c52af7e6fcc9ee86c82a184bdd34a7c335679 /arch/arm/mach-realview/core.c
parentRealView: Use only the shadow mapping of ARM11MPCore local timers (diff)
downloadkernel-qcow2-linux-1bbdf637baa708a2f0f46ead56c6c618b7dad7a8.tar.gz
kernel-qcow2-linux-1bbdf637baa708a2f0f46ead56c6c618b7dad7a8.tar.xz
kernel-qcow2-linux-1bbdf637baa708a2f0f46ead56c6c618b7dad7a8.zip
RealView: Clean up the machine_is_*() calls in platsmp.c
Some of the calls weren't necessary and some others were duplicated. This patch tidies up the platsmp.c file. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm/mach-realview/core.c')
-rw-r--r--arch/arm/mach-realview/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-realview/core.c b/arch/arm/mach-realview/core.c
index b62799262c6f..65c39a73d1cb 100644
--- a/arch/arm/mach-realview/core.c
+++ b/arch/arm/mach-realview/core.c
@@ -50,7 +50,7 @@
#define REALVIEW_REFCOUNTER (__io_address(REALVIEW_SYS_BASE) + REALVIEW_SYS_24MHz_OFFSET)
-/* used by entry-macro.S */
+/* used by entry-macro.S and platsmp.c */
void __iomem *gic_cpu_base_addr;
/*