projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daaeec9
)
ARM: clps711x: Fix bad merge of clockevents setup
author
Olof Johansson
<olof@lixom.net>
Sat, 5 Jan 2013 16:33:30 +0000
(08:33 -0800)
committer
Olof 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
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index f95ba14ae3d067c7ddfbd139e4207c0ee24bd82c..ab864d9545dd5283a0337237daf8ce86e567ca10 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-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