]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
sparc: fix bad merge of sparc Kconfig
authorStephen Rothwell <sfr@canb.auug.org.au>
Sun, 27 May 2012 17:43:48 +0000 (17:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 May 2012 04:16:14 +0000 (21:16 -0700)
Fixes this sparc32 defconfig build error:

timekeeping.c:(.text+0x277c4): undefined reference to `arch_gettimeoffset'

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/Kconfig

index 83bd051754e1fecddc0be891676bb9f57d62ad8f..e74ff137762661844783fe76a30986fe01308e9e 100644 (file)
@@ -41,7 +41,6 @@ config SPARC32
        def_bool !64BIT
        select GENERIC_ATOMIC64
        select CLZ_TAB
        def_bool !64BIT
        select GENERIC_ATOMIC64
        select CLZ_TAB
-       select ARCH_USES_GETTIMEOFFSET
 
 config SPARC64
        def_bool 64BIT
 
 config SPARC64
        def_bool 64BIT