OMAP: Fix testing of cpu defines for mach-omap1
authorTony Lindgren <tony@atomide.com>
Mon, 10 Aug 2009 11:49:50 +0000 (14:49 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 10 Aug 2009 11:49:50 +0000 (14:49 +0300)
There's no need to keep these defines limited in the ifdef block
for mach-omap2. It will just cause problems testing for the CPU
revision in the common code, like the next patch does for the DMA
errata.

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

No differences found