kernel/arch/arm/mach-vexpress/core.h
.. .. @@ -1,5 +1,4 @@ 1 1 bool vexpress_smp_init_ops(void); 2 +void vexpress_flags_set(u32 data);2 3 3 4 extern const struct smp_operations vexpress_smp_dt_ops; 4 -5 -extern void vexpress_cpu_die(unsigned int cpu);