clocksource/drivers/clps_711x: fixup for "ARM: clps711x:
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 7 Jul 2016 03:59:06 +0000 (13:59 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Aug 2016 01:25:20 +0000 (21:25 -0400)
 Switch to MULTIPLATFORM"

Missed conflict between commit c86f51737f8d ("ARM: clps711x: Switch to
MULTIPLATFORM") from the arm-soc tree and commit 250e46aa3bb3
("clocksource/drivers/clps_711x: Add the COMPILE_TEST option") from the
clockevents tree.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/mach-clps711x/Kconfig

index 3b56197..dc7c6ed 100644 (file)
@@ -3,8 +3,8 @@ menuconfig ARCH_CLPS711X
        depends on ARCH_MULTI_V4T
        select ARCH_REQUIRE_GPIOLIB
        select AUTO_ZRELADDR
-       select CLKSRC_MMIO
        select CLKSRC_OF
+       select CLPS711X_TIMER
        select COMMON_CLK
        select CPU_ARM720T
        select GENERIC_CLOCKEVENTS