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:
747bea9
)
powerpc: Move definitions of secondary CPU spinloop to header file
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 23 Jul 2009 23:15:28 +0000
(23:15 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 20 Aug 2009 00:12:44 +0000
(10:12 +1000)
Those definitions are currently declared extern in the .c file where
they are used, move them to a header file instead.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found