]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/smp.h
driver core: remove fields from struct bus_type
[linux-2.6-omap-h63xx.git] / include / asm-arm / smp.h
index 5a72e50ca9fc0ab5f1640d5ba975ee155851e14e..f67acce387e7fc1bc0dd18326c5633e4fd2314c2 100644 (file)
@@ -10,7 +10,6 @@
 #ifndef __ASM_ARM_SMP_H
 #define __ASM_ARM_SMP_H
 
-#include <linux/config.h>
 #include <linux/threads.h>
 #include <linux/cpumask.h>
 #include <linux/thread_info.h>
@@ -41,6 +40,11 @@ extern void show_ipi_list(struct seq_file *p);
  */
 asmlinkage void do_IPI(struct pt_regs *regs);
 
+/*
+ * Setup the SMP cpu_possible_map
+ */
+extern void smp_init_cpus(void);
+
 /*
  * Move global data into per-processor storage.
  */