]> Pileus Git - ~andy/linux/commitdiff
ARM: dove: drop "select COMMON_CLK_DOVE"
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 5 Mar 2013 20:17:17 +0000 (21:17 +0100)
committerJason Cooper <jason@lakedaemon.net>
Fri, 8 Mar 2013 21:34:49 +0000 (21:34 +0000)
Commit 5b03df9ace680d7cdd34a69dfd85ca5f74159d18 ("ARM: dove: switch to
DT clock providers") added "select COMMON_CLK_DOVE" to Marvell Dove's
Kconfig entry. But there's no Kconfig symbol COMMON_CLK_DOVE, which
makes this select statement a nop. It's probably a leftover of some
experimental code that never hit mainline. Drop it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/Kconfig

index 5b714695b01bb9db0455ad2f5c959a714aa00064..0c990b75082f3152f47d06b80f0871e5c6cbeb52 100644 (file)
@@ -556,7 +556,6 @@ config ARCH_IXP4XX
 config ARCH_DOVE
        bool "Marvell Dove"
        select ARCH_REQUIRE_GPIOLIB
-       select COMMON_CLK_DOVE
        select CPU_V7
        select GENERIC_CLOCKEVENTS
        select MIGHT_HAVE_PCI