ARM: realview/vexpress: consolidate localtimer support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 19 Jan 2011 10:07:38 +0000 (10:07 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 19 Feb 2011 11:11:36 +0000 (11:11 +0000)
commitcdab142a80d859984eb5e3876e0e762b1f0bded9
tree85f212da3ef394d2c25c343ee5fd911f6d4695f2
parentc41b16f8c9d9dc74ed5669d4a3e3d42374c9e609
ARM: realview/vexpress: consolidate localtimer support

Realview and Versatile Express local timer support is identical, so
consolidate the implementations.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-realview/Makefile
arch/arm/mach-realview/localtimer.c [deleted file]
arch/arm/mach-vexpress/Makefile
arch/arm/plat-versatile/Makefile
arch/arm/plat-versatile/localtimer.c [moved from arch/arm/mach-vexpress/localtimer.c with 92% similarity]