From: Paul Bolle Date: Tue, 5 Mar 2013 20:17:17 +0000 (+0100) Subject: ARM: dove: drop "select COMMON_CLK_DOVE" X-Git-Tag: v3.9-rc3~29^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3ae1ae901d05b26d42e7f9cb3b2fb45ee478511;p=pandora-kernel.git ARM: dove: drop "select COMMON_CLK_DOVE" 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 Signed-off-by: Jason Cooper --- Reading git-diff-tree failed