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:
e087f6f
)
OMAP: Fix incorrect 730 vs 850 detection
author
Tony Lindgren
<tony@atomide.com>
Tue, 18 Aug 2009 09:57:06 +0000
(12:57 +0300)
committer
Tony 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