]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
odroid: dts: fix name of included dtsi
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Fri, 24 Oct 2014 15:45:09 +0000 (17:45 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 28 Oct 2014 01:21:08 +0000 (19:21 -0600)
Odroid is based on Exynos4412.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/exynos4412-odroid.dts

index aea012c0dcbeb914d3655a33c3d684096439c9fe..2a1f1dda4e23079a0e8108c9e29418b9eab7272b 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 /dts-v1/;
-#include "exynos4.dtsi"
+#include "exynos4412.dtsi"
 
 / {
        model = "Odroid based on Exynos4412";