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:
40979d3
)
metag/smp: Make boot_secondary() static
author
Geert Uytterhoeven
<geert+renesas@linux-m68k.org>
Fri, 3 Jan 2014 15:43:51 +0000
(16:43 +0100)
committer
James Hogan
<james.hogan@imgtec.com>
Mon, 6 Jan 2014 09:59:22 +0000
(09:59 +0000)
boot_secondary() is not used outside arch/metag/kernel/smp.c, hence make it
static.
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
No differences found