ARM: omap2+: skip device build from platform code for dt
authorSourav Poddar <sourav.poddar@ti.com>
Thu, 8 May 2014 06:00:06 +0000 (11:30 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 14 May 2014 21:41:25 +0000 (14:41 -0700)
For SOCs with dt enabled, device should be build through device tree.
Prevent device build call from platform code, if device tree is
enabled.

Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found