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:
a9c0f41
)
powerpc: Fix build problem with default ppc_md.progress commit
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 1 Jul 2011 03:00:21 +0000
(13:00 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 1 Jul 2011 03:00:21 +0000
(13:00 +1000)
a9c0f41b3a64955fd6f4e9d66ae1df1cbdee0cd0
breaks the build
on some platforms. The extern declaration must be shielded
against assembly.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found