mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 05:17:10 +09:00
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:
committed by
Kukjin Kim
parent
f09d062fd4
commit
0bd03f6ff6
@@ -14,7 +14,7 @@
|
||||
*/
|
||||
|
||||
#include "exynos5.dtsi"
|
||||
/include/ "exynos5420-pinctrl.dtsi"
|
||||
#include "exynos5420-pinctrl.dtsi"
|
||||
/ {
|
||||
compatible = "samsung,exynos5420";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user