From: Geert Uytterhoeven Date: Wed, 20 Aug 2014 19:49:54 +0000 (+0100) Subject: ARM: 8131/1: arm/smp: Absorb boot_secondary() X-Git-Tag: fixes-for-v3.18-merge-window~22^2^4~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=084bb5bc00c19ec32b45f44d11ba6a0ca2514ec3;p=pandora-kernel.git ARM: 8131/1: arm/smp: Absorb boot_secondary() After becoming a mandatory function, boot_secondary() is no longer used outside arch/arm/kernel/smp.c. Hence remove its public prototype, and, as suggested by Arnd, let it be absorbed by its single caller. Signed-off-by: Geert Uytterhoeven Acked-by: Arnd Bergmann Signed-off-by: Russell King --- Reading git-diff-tree failed