On Tue, Mar 05, 2013 at 09:17:17PM +0100, Paul Bolle wrote: > 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 <pebo...@tiscali.nl> > --- > 0) v2: Sebastian suggested to drop this select entirely. > > 1) Still untested. > > arch/arm/Kconfig | 1 - > 1 file changed, 1 deletion(-)
Applied to mvebu/fixes thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/