Commit 0bd03f6f authored by Padmavathi Venna's avatar Padmavathi Venna Committed by Kukjin Kim

ARM: dts: Correct the /include entry on exynos5420 dtsi file

This patch corrects the /include to #include on exynos5420
Signed-off-by: default avatarPadmavathi Venna <padma.v@samsung.com>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent f09d062f
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
*/ */
#include "exynos5.dtsi" #include "exynos5.dtsi"
/include/ "exynos5420-pinctrl.dtsi" #include "exynos5420-pinctrl.dtsi"
/ { / {
compatible = "samsung,exynos5420"; compatible = "samsung,exynos5420";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment