metag: *.dts: include using preprocessor
authorJames Hogan <james.hogan@imgtec.com>
Fri, 31 May 2013 15:12:54 +0000 (16:12 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Thu, 27 Jun 2013 12:49:43 +0000 (13:49 +0100)
Include *.dtsi files from *.dts using the preprocessor to set a good
example for future device tree files. Files included in the old way
don't get pre-processed.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Acked-by: Grant Likely <grant.likely@linaro.org>
Cc: devicetree-discuss@lists.ozlabs.org

No differences found