summaryrefslogtreecommitdiff
path: root/drivers/pci
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-03-06 10:58:37 -0700
committerStephen Warren <swarren@nvidia.com>2013-04-05 12:23:07 -0600
commitb40b25fff8205dd18124d8fc87b2c9c57f269b5f (patch)
tree0539246db5bd1597fbbbc5630dfd4ac566e81fee /drivers/pci
parent85f02be8e5fd48a9bf8c719a4f12b4209b1e55b5 (diff)
kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp
Replace cmd_dtc with cmd_dtc_cpp, and delete the latter. Previously, a special file extension (.dtsp) was required to trigger the C pre-processor to run on device tree files. This was ugly. Now that previous changes have enhanced cmd_dtc_cpp to collect dependency information from both gcc -E and dtc, we can transparently run the pre- processor on all device tree files, irrespective of whether they use /include/ or #include syntax to include *.dtsi. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions