]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
dts: samsung: arndale: Fix include path
authorChander Kashyap <chander.kashyap@linaro.org>
Tue, 10 Sep 2013 08:11:36 +0000 (13:41 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 11 Sep 2013 01:47:24 +0000 (10:47 +0900)
As per new convention ARCH_CPU_DTS is not defined in "dtc/Makefile".
Hence Arndale comilation is failing. Fix this by adding proper include
file in "board/samsung/dts/exynos5250-arndale.dts".

Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/dts/exynos5250-arndale.dts

index c700e455365649f4952c80d9a55ee2b2c07187bc..202f2ea6ed9157767b3ef1d5e1b0f059f54a648b 100644 (file)
@@ -8,7 +8,7 @@
 */
 
 /dts-v1/;
-/include/ ARCH_CPU_DTS
+#include "exynos5250.dtsi"
 
 / {
        model = "SAMSUNG Arndale board based on EXYNOS5250";