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)
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