]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: clps711x: Fix bad merge of clockevents setup
authorOlof Johansson <olof@lixom.net>
Sat, 5 Jan 2013 16:33:30 +0000 (08:33 -0800)
committerOlof Johansson <olof@lixom.net>
Tue, 8 Jan 2013 05:08:27 +0000 (21:08 -0800)
I mismerged a previous branch from Alexander, and accidentally left
in ARCH_USES_GETTIMEOFFSET. Remove it.

Signed-off-by: Olof Johansson <olof@lixom.net>
Cc: Alexander Shiyan <shc_work@mail.ru>
arch/arm/Kconfig

index f95ba14ae3d067c7ddfbd139e4207c0ee24bd82c..ab864d9545dd5283a0337237daf8ce86e567ca10 100644 (file)
@@ -371,7 +371,6 @@ config ARCH_CNS3XXX
 config ARCH_CLPS711X
        bool "Cirrus Logic CLPS711x/EP721x/EP731x-based"
        select ARCH_REQUIRE_GPIOLIB
-       select ARCH_USES_GETTIMEOFFSET
        select AUTO_ZRELADDR
        select CLKDEV_LOOKUP
        select COMMON_CLK