commit | cd92204924fafbd5c7241dfd12ca3176d542e0c5 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Aug 10 14:49:50 2009 +0300 |
committer | Tony Lindgren <tony@atomide.com> | Mon Aug 10 14:49:50 2009 +0300 |
tree | fac84630ca29a3ab4e08772eb038ef559f59e31d | |
parent | b37c45b8c27c049dc44673e40fd63820fd9a9d91 [diff] |
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>