]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit12f73067ef18ff65afc8e6fc58606da89ea9c70f
treefac84630ca29a3ab4e08772eb038ef559f59e31d
parentca31cc6ab06f2312925dbd5a5139b9be0cc1e443
OMAP: Fix testing of cpu defines for mach-omap1

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>
arch/arm/plat-omap/include/mach/cpu.h