|
@@ -18,8 +18,6 @@ extern int shmobile_smp_cpu_disable(unsigned int cpu);
|
|
|
extern void shmobile_invalidate_start(void);
|
|
|
extern void shmobile_boot_scu(void);
|
|
|
extern void shmobile_smp_scu_prepare_cpus(unsigned int max_cpus);
|
|
|
-extern int shmobile_smp_scu_boot_secondary(unsigned int cpu,
|
|
|
- struct task_struct *idle);
|
|
|
extern void shmobile_smp_scu_cpu_die(unsigned int cpu);
|
|
|
extern int shmobile_smp_scu_cpu_kill(unsigned int cpu);
|
|
|
extern void shmobile_smp_apmu_prepare_cpus(unsigned int max_cpus);
|