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

This patch corrects the /include to #include on exynos5420

Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
Padmavathi Venna
2013-08-19 04:56:33 +09:00
committed by Kukjin Kim
parent f09d062fd4
commit 0bd03f6ff6

View File

@@ -14,7 +14,7 @@
*/
#include "exynos5.dtsi"
/include/ "exynos5420-pinctrl.dtsi"
#include "exynos5420-pinctrl.dtsi"
/ {
compatible = "samsung,exynos5420";