ARM: dts: imx6: ventana: fix include typo
authorTim Harvey <tharvey@gateworks.com>
Thu, 22 May 2014 06:04:53 +0000 (23:04 -0700)
committerShawn Guo <shawn.guo@freescale.com>
Tue, 17 Jun 2014 13:11:19 +0000 (21:11 +0800)
Fix typo and include the right dtsi file for the gw51xx board.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx6q-gw51xx.dts

index af4929a..0e1406e 100644 (file)
@@ -11,7 +11,7 @@
 
 /dts-v1/;
 #include "imx6q.dtsi"
-#include "imx6qdl-gw54xx.dtsi"
+#include "imx6qdl-gw51xx.dtsi"
 
 / {
        model = "Gateworks Ventana i.MX6 Quad GW51XX";