commit | 02e782c6cdc74928b021282aea4273ceba5c9f4b | [log] [tgz] |
---|---|---|
author | Alistair Francis <alistair.francis@xilinx.com> | Thu Feb 25 09:30:03 2016 -0800 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Apr 13 18:29:03 2016 +0200 |
tree | c8da9383e580a1c67323eee2eb4e42bd0b5c422b | |
parent | 407b76f9704f9e01d1a5c0fb4c28dd81992019ec [diff] |
ARM64: zynqmp: 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 ZynqMP device trees inline with each other. Signed-off-by: Alistair Francis <alistair.francis@xilinx.com> Reviewed-by: Sören Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>