All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: remove redundant imx dtb targets from Makefile
@ 2012-10-06 13:49 Shawn Guo
  2012-10-07 14:28 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2012-10-06 13:49 UTC (permalink / raw)
  To: linux-arm-kernel

We already have CONFIG_ARCH_MXC cover imx5 and imx6 dtb targets.
Remove the redundant ones with CONFIG_ARCH_IMX5 and CONFIG_SOC_IMX6Q.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
---
Olof,

Most likely, it's a merge problem eventually showing on manline.
Please send the fix for 3.7-rc.

Shawn

 arch/arm/boot/dts/Makefile |    8 --------
 1 file changed, 8 deletions(-)

diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 43c084c..fe39ac1 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -22,14 +22,6 @@ dtb-$(CONFIG_ARCH_EXYNOS) += exynos4210-origen.dtb \
 	exynos4210-trats.dtb \
 	exynos5250-smdk5250.dtb
 dtb-$(CONFIG_ARCH_HIGHBANK) += highbank.dtb
-dtb-$(CONFIG_ARCH_IMX5) += imx51-babbage.dtb \
-	imx53-ard.dtb \
-	imx53-evk.dtb \
-	imx53-qsb.dtb \
-	imx53-smd.dtb
-dtb-$(CONFIG_SOC_IMX6Q) += imx6q-arm2.dtb \
-	imx6q-sabrelite.dtb \
-	imx6q-sabresd.dtb
 dtb-$(CONFIG_ARCH_LPC32XX) += ea3250.dtb phy3250.dtb
 dtb-$(CONFIG_ARCH_KIRKWOOD) += kirkwood-dns320.dtb \
 	kirkwood-dns325.dtb \
-- 
1.7.9.5

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

* [PATCH] ARM: dts: remove redundant imx dtb targets from Makefile
  2012-10-06 13:49 [PATCH] ARM: dts: remove redundant imx dtb targets from Makefile Shawn Guo
@ 2012-10-07 14:28 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2012-10-07 14:28 UTC (permalink / raw)
  To: linux-arm-kernel

On Sat, Oct 06, 2012 at 09:49:45PM +0800, Shawn Guo wrote:
> We already have CONFIG_ARCH_MXC cover imx5 and imx6 dtb targets.
> Remove the redundant ones with CONFIG_ARCH_IMX5 and CONFIG_SOC_IMX6Q.
> 
> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
> ---
> Olof,
> 
> Most likely, it's a merge problem eventually showing on manline.
> Please send the fix for 3.7-rc.

Ah, yes, this was my fault for a bad fixup when moving targets around. Thanks
for catching it. Applied to fixes.


Regards,


-Olof

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

end of thread, other threads:[~2012-10-07 14:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-06 13:49 [PATCH] ARM: dts: remove redundant imx dtb targets from Makefile Shawn Guo
2012-10-07 14:28 ` Olof Johansson

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.