parisc: Move init_per_cpu() into init section

Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
Helge Deller
2017-09-21 21:22:27 +02:00
parent ea6976483f
commit a7e6601f70
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
#ifndef __ASM_SMP_H
#define __ASM_SMP_H
extern int init_per_cpu(int cpuid);
#if defined(CONFIG_SMP)