All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: imx/imx31-dt: drop selecting USE_OF
@ 2012-08-09 13:35 Uwe Kleine-König
  2012-08-10  3:12 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2012-08-09 13:35 UTC (permalink / raw)
  To: linux-arm-kernel

since commit
	3e62af8 (ARM: imx: select USE_OF)
ARM_MXC already selects USE_OF, so there is no need to repeat it for
MACH_IMX31_DT

Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>
---
 arch/arm/mach-imx/Kconfig |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 419c292..6152a84 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -561,7 +561,6 @@ config MACH_BUG
 config MACH_IMX31_DT
 	bool "Support i.MX31 platforms from device tree"
 	select SOC_IMX31
-	select USE_OF
 	help
 	  Include support for Freescale i.MX31 based platforms
 	  using the device tree for discovery.
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: imx/imx31-dt: drop selecting USE_OF
  2012-08-09 13:35 [PATCH] ARM: imx/imx31-dt: drop selecting USE_OF Uwe Kleine-König
@ 2012-08-10  3:12 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2012-08-10  3:12 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Aug 09, 2012 at 03:35:33PM +0200, Uwe Kleine-K?nig wrote:
> since commit
> 	3e62af8 (ARM: imx: select USE_OF)
> ARM_MXC already selects USE_OF, so there is no need to repeat it for
> MACH_IMX31_DT
> 
> Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>

Applied, thanks.

-- 
Regards,
Shawn

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-10  3:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-09 13:35 [PATCH] ARM: imx/imx31-dt: drop selecting USE_OF Uwe Kleine-König
2012-08-10  3:12 ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.