summaryrefslogtreecommitdiffstats
path: root/board/compal
diff options
context:
space:
mode:
authorTom Warren <twarren.nvidia@gmail.com>2013-02-21 12:31:27 +0000
committerTom Warren <twarren@nvidia.com>2013-03-14 11:06:42 -0700
commit6c5be646b47e0dfea3df5a08948f50d1c5d37f68 (patch)
treec34f7a759a526986534faa1fbb33d275ada902ce /board/compal
parenta7f8b5e616e49a2bb819eeb96b5438039307e7b6 (diff)
downloadblackbird-obmc-uboot-6c5be646b47e0dfea3df5a08948f50d1c5d37f68.tar.gz
blackbird-obmc-uboot-6c5be646b47e0dfea3df5a08948f50d1c5d37f68.zip
Tegra: fdt: Change /include/ to #include for C preprocessor
dts Makefile has the arch & board include paths added to DTS_CPPFLAGS. This allows the use of '#include "xyz"' in the dts/dtsi file which helps the C preprocessor find common dtsi include files. Signed-off-by: Tom Warren <twarren@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'board/compal')
-rw-r--r--board/compal/dts/tegra20-paz00.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/compal/dts/tegra20-paz00.dts b/board/compal/dts/tegra20-paz00.dts
index 31b064d418..e521c80784 100644
--- a/board/compal/dts/tegra20-paz00.dts
+++ b/board/compal/dts/tegra20-paz00.dts
@@ -1,6 +1,6 @@
/dts-v1/;
-/include/ ARCH_CPU_DTS
+#include "tegra20.dtsi"
/ {
model = "Toshiba AC100 / Dynabook AZ";
OpenPOWER on IntegriCloud