Home
last modified time | relevance | path

Searched hist:"29 d2e5631ca25fc45d68373817cd3f2b5ee7d8d0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dsmp.hdiff 29d2e5631ca25fc45d68373817cd3f2b5ee7d8d0 Mon May 18 03:06:13 CDT 2015 Yingjoe Chen <yingjoe.chen@mediatek.com> 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>