commit | 1188c024f2163dc065177b3f20b508902df36960 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Apr 07 11:28:12 2016 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Aug 21 13:52:56 2017 +0200 |
tree | 540ecdf93529708c72b1a782c0c48bfe8ba54c8e | |
parent | 3c220bf420908319cc1dc0715eb822e6a7c663e3 [diff] |
arm: zynq: Use C pre-processor for includes in dts Change the dtsi include code to use the C pre-processor #include instead of the device tree /include/. This brings all Zynq device trees inline with each other. Signed-off-by: Michal Simek <michal.simek@xilinx.com>