ARM: 6432/1: move timer-sp.c from versatile to common
authorRob Herring <r.herring@freescale.com>
Wed, 6 Oct 2010 15:18:08 +0000 (16:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 4 Nov 2010 15:49:32 +0000 (15:49 +0000)
commit8a9618f5dfca35edb0d7ab6374ff586e2e9e989b
tree0104c5a164af6f750aee1dd2e86c6c0b333d004a
parentff8b16d7e15a8ba2a6086645614a483e048e3fbf
ARM: 6432/1: move timer-sp.c from versatile to common

From: Rob Herring <rob.herring@smooth-stone.com>

The timer-sp h/w used on versatile platforms can also be used for other
platforms, so move it to a common location.

Signed-off-by: Rob Herring <rob.herring@smooth-stone.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/Makefile
arch/arm/common/timer-sp.c [moved from arch/arm/plat-versatile/timer-sp.c with 98% similarity]
arch/arm/include/asm/hardware/timer-sp.h [moved from arch/arm/plat-versatile/include/plat/timer-sp.h with 100% similarity]
arch/arm/mach-integrator/integrator_cp.c
arch/arm/mach-realview/core.c
arch/arm/mach-versatile/core.c
arch/arm/mach-vexpress/ct-ca9x4.c
arch/arm/mach-vexpress/v2m.c
arch/arm/plat-versatile/Makefile