RealView: Clean up the machine_is_*() calls in platsmp.c
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 1 Dec 2008 14:54:58 +0000 (14:54 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 1 Dec 2008 14:54:58 +0000 (14:54 +0000)
commit1bbdf637baa708a2f0f46ead56c6c618b7dad7a8
treef80c52af7e6fcc9ee86c82a184bdd34a7c335679
parentebac6546df7e8bd17f66f029c616ea9ee3c595ae
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>
arch/arm/mach-realview/core.c
arch/arm/mach-realview/include/mach/board-eb.h
arch/arm/mach-realview/platsmp.c