ARM: 8360/1: add secondary_startup_arm prototype in header file
authorYingjoe Chen <yingjoe.chen@mediatek.com>
Mon, 18 May 2015 08:06:13 +0000 (09:06 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 2 Jun 2015 08:58:16 +0000 (09:58 +0100)
Put secondary_startup_arm() prototype in arch/arm/include/asm/smp.h
so users doesn't have to add extern prototype in their code.

Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/smp.h

Simple merge