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:
2886769
)
omap3/4: Fix compile for omap_smc1
author
Tony Lindgren
<tony@atomide.com>
Thu, 11 Mar 2010 03:01:31 +0000
(19:01 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 11 Mar 2010 03:07:57 +0000
(19:07 -0800)
Commit
d309427e792ea750cdd312e7a92cf6047ae44962
added support for
CACHE_L2X0, this however breaks multi-omap builds for V6 because of
dsb and smc.
NOTE: The proper fix is to separate omap_smc1 into a separate
.S file and compile it with -Wa,-march=armv7-a flags.
Not-Yet-Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found