summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-07-26 13:11:44 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2017-07-26 13:11:44 +1000
commitbc430090838fcff6dcb6177fefec77f419a17d72 (patch)
treef33d0295ddf4744b7f5db103b71bc8ab4353a8c6 /scripts
parent06927061dec0df638806ad625628e749ec29530a (diff)
parentb041303c3e882ed5759b217a3a68e54c261807b6 (diff)
Merge remote-tracking branch 'devicetree/for-next'
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/dtc/dtx_diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dtc/dtx_diff b/scripts/dtc/dtx_diff
index fb86f3899e16..f9a3d8d23c64 100755
--- a/scripts/dtc/dtx_diff
+++ b/scripts/dtc/dtx_diff
@@ -321,7 +321,7 @@ fi
cpp_flags="\
-nostdinc \
-I${srctree}/arch/${ARCH}/boot/dts \
- -I${srctree}/arch/${ARCH}/boot/dts/include \
+ -I${srctree}/scripts/dtc/include-prefixes \
-I${srctree}/drivers/of/testcase-data \
-undef -D__DTS__"