ARM: EXYNOS: move mct driver to drivers/clocksource
authorThomas Abraham <thomas.abraham@linaro.org>
Sat, 9 Mar 2013 07:16:13 +0000 (16:16 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 9 Mar 2013 07:18:14 +0000 (16:18 +0900)
commit6938d75a8c1a1752f9fa7ef14a0c570036c7b73b
tree0eab3d60f50eb74d30c71e19b3b62e3de83df35c
parentc933512bb6948763f8e7f340f026b4167c117920
ARM: EXYNOS: move mct driver to drivers/clocksource

Move the multi core timer (mct) driver to from mach-exynos
to drivers/clocksource and update the Kconfig and makefiles.

Cc: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig
arch/arm/mach-exynos/Kconfig
arch/arm/mach-exynos/Makefile
arch/arm/mach-exynos/mct.c [deleted file]
drivers/clocksource/Kconfig
drivers/clocksource/Makefile
drivers/clocksource/exynos_mct.c [new file with mode: 0644]