ARM: dts: OMAP2+: Use #include for all device trees
authorFlorian Vaussard <florian.vaussard@epfl.ch>
Fri, 31 May 2013 12:32:55 +0000 (14:32 +0200)
committerBenoit Cousson <benoit.cousson@linaro.org>
Tue, 18 Jun 2013 23:53:38 +0000 (18:53 -0500)
Replace /include/ by #include for OMAP2+ DT, in order to use the
C pre-processor, making use of #define features possible.

Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>

No differences found