Skip to content

Commit

Permalink
ARM: clps711x: Fix bad merge of clockevents setup
Browse files Browse the repository at this point in the history
I mismerged a previous branch from Alexander, and accidentally left
in ARCH_USES_GETTIMEOFFSET. Remove it.

Signed-off-by: Olof Johansson <[email protected]>
Cc: Alexander Shiyan <[email protected]>
  • Loading branch information
olofj committed Jan 8, 2013
1 parent daaeec9 commit 0e3a4a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e3a4a2

Please sign in to comment.