git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b37c45b
)
OMAP: Fix testing of cpu defines for mach-omap1
author
Tony Lindgren
<tony@atomide.com>
Mon, 10 Aug 2009 11:49:50 +0000
(14:49 +0300)
committer
Tony 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