diff options
Diffstat (limited to 'arch/powerpc/platforms/wsp/wsp.h')
| -rw-r--r-- | arch/powerpc/platforms/wsp/wsp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/wsp/wsp.h b/arch/powerpc/platforms/wsp/wsp.h index 10c1d1fff362..62ef21afb89a 100644 --- a/arch/powerpc/platforms/wsp/wsp.h +++ b/arch/powerpc/platforms/wsp/wsp.h | |||
| @@ -18,7 +18,7 @@ extern void a2_setup_smp(void); | |||
| 18 | extern int a2_scom_startup_cpu(unsigned int lcpu, int thr_idx, | 18 | extern int a2_scom_startup_cpu(unsigned int lcpu, int thr_idx, |
| 19 | struct device_node *np); | 19 | struct device_node *np); |
| 20 | extern int smp_a2_cpu_bootable(unsigned int nr); | 20 | extern int smp_a2_cpu_bootable(unsigned int nr); |
| 21 | extern int __devinit smp_a2_kick_cpu(int nr); | 21 | extern int smp_a2_kick_cpu(int nr); |
| 22 | 22 | ||
| 23 | extern void opb_pic_init(void); | 23 | extern void opb_pic_init(void); |
| 24 | 24 | ||
