OMAP: Fix incorrect 730 vs 850 detection
authorTony Lindgren <tony@atomide.com>
Tue, 18 Aug 2009 09:57:06 +0000 (12:57 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Aug 2009 09:57:06 +0000 (12:57 +0300)
Commit ae302f40 introduced support for omap850 but had a bug in
ifdef handling of the non-multi-omap case for 730 and 850.

Fix the problem by removing the non-multi-omap special handling,
as we need to detect between omap730 and omap850 anyways.

Problem reported by Sanjeev Premi <premi@ti.com>.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found