From: Uwe Kleine-König Date: Tue, 1 Oct 2013 09:08:56 +0000 (+0200) Subject: ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~52^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d8a49c263c89c21d1e10b5550706ed8a58eb5e;p=pandora-kernel.git ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP CLKDEV_LOOKUP selects HAVE_CLK and COMMON_CLK selects CLKDEV_LOOKUP. So all symbols that select at least two of these symbols can be simplified. For imx, omap2 and ux500 some rearrangements were necessary before the simplification. Acked-by: Tony Lindgren Acked-by: Stephen Boyd Acked-by: Dinh Nguyen Acked-by: Nicolas Ferre Acked-by: Pawel Moll Acked-by: Linus Walleij Signed-off-by: Uwe Kleine-König Signed-off-by: Olof Johansson --- Reading git-diff-tree failed