]> Pileus Git - ~andy/linux/commit
metag/smp: Make boot_secondary() static
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Fri, 3 Jan 2014 15:43:51 +0000 (16:43 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Mon, 6 Jan 2014 09:59:22 +0000 (09:59 +0000)
commite9a1d0165bbda4398d4a5d71736cf6390fb42c6f
tree9a8dbaaa3474a35762542d4fe24ed4af4744bf8c
parent40979d327c99b20a938b2672d7e506f8fc41ddcc
metag/smp: Make boot_secondary() static

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>
arch/metag/kernel/smp.c