From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP Date: Tue, 24 Sep 2013 11:08:15 -0700 Message-ID: <20130924180815.GA8949@atomide.com> References: <1380044515-3173-1-git-send-email-u.kleine-koenig@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1380044515-3173-1-git-send-email-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Sascha Hauer , Linus Walleij , linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Dinh Nguyen , Viresh Kumar , Shiraz Hashim , Stephen Warren , Thierry Reding , Tony Prisk , Olof Johansson , Arnd Bergmann , Pawel Moll , Santosh Shilimkar , Nicolas Pitre , Stephen Boyd , spear-devel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org * Uwe Kleine-K=C3=B6nig [130924 10:50]= : > CLKDEV_LOOKUP selects HAVE_CLK and COMMON_CLK selects CLKDEV_LOOKUP. = So > all symbols that select at least two of these symbols can be simplifi= ed. >=20 > For imx, omap2 and ux500 some rearrangements were necessary before th= e > simplification. >=20 > Signed-off-by: Uwe Kleine-K=C3=B6nig =46or the omap changes: Acked-by: Tony Lindgren