summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/pdm360ng.dts
diff options
context:
space:
mode:
authorMasahiro Yamada2017-05-24 07:12:24 +0200
committerMichael Ellerman2017-07-03 15:00:33 +0200
commit5405c92bc2cd0c09c7f9716af234b45ef66faa94 (patch)
tree3c26f30e0085421bef3cabb7146a1375abb9c92c /arch/powerpc/boot/dts/pdm360ng.dts
parentpowerpc/perf/hv-24x7: Aggregate result elements on POWER9 SMT8 (diff)
downloadkernel-qcow2-linux-5405c92bc2cd0c09c7f9716af234b45ef66faa94.tar.gz
kernel-qcow2-linux-5405c92bc2cd0c09c7f9716af234b45ef66faa94.tar.xz
kernel-qcow2-linux-5405c92bc2cd0c09c7f9716af234b45ef66faa94.zip
powerpc/dts: Use #include "..." to include local DT
Most of DT files in PowerPC use #include "..." to make pre-processor include DT in the same directory, but we have 3 exceptional files that use #include <...> for that. Fix them to remove -I$(srctree)/arch/$(SRCARCH)/boot/dts path from dtc_cpp_flags. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/boot/dts/pdm360ng.dts')
-rw-r--r--arch/powerpc/boot/dts/pdm360ng.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/pdm360ng.dts b/arch/powerpc/boot/dts/pdm360ng.dts
index 0cec7244abe7..445b88114009 100644
--- a/arch/powerpc/boot/dts/pdm360ng.dts
+++ b/arch/powerpc/boot/dts/pdm360ng.dts
@@ -13,7 +13,7 @@
* option) any later version.
*/
-#include <mpc5121.dtsi>
+#include "mpc5121.dtsi"
/ {
model = "pdm360ng";