1
0
Fork 0

ARM: keystone: use #include to include skeleton.dtsi

Replace /include/ (dtc) with #include (C pre-processor) to
include skeleton.dtsi

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
hifive-unleashed-5.1
Santosh Shilimkar 2013-08-05 13:17:15 -04:00
parent c2dce2cf48
commit 226d1c5b1d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
*/
/dts-v1/;
/include/ "skeleton.dtsi"
#include "skeleton.dtsi"
/ {
model = "Texas Instruments Keystone 2 SoC";