sh: __cpuinit annotate the CPU init path.
All of the regular CPU init path needs to be __cpuinit annotated for CPU hotplug. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -27,8 +27,6 @@
|
||||
#define CCN_CVR 0xff000040
|
||||
#define CCN_PRR 0xff000044
|
||||
|
||||
asmlinkage void __init sh_cpu_init(void);
|
||||
|
||||
/*
|
||||
* User space process size: 2GB.
|
||||
*
|
||||
|
Reference in New Issue
Block a user