OSDN Git Service

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)
commit29d2e5631ca25fc45d68373817cd3f2b5ee7d8d0
tree1652e1319d421420e97aaf052629262dcf478a1f
parentc07b5fd0268fc2bbaa584548d437f763d20bde77
ARM: 8360/1: add secondary_startup_arm prototype in header file

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