]> err.no Git - linux-2.6/blobdiff - include/asm-sparc64/smp.h
Merge ../linus
[linux-2.6] / include / asm-sparc64 / smp.h
index ad1d35a7d13f0e344dbf5ddfb3be465e0c29fa2d..388249b751c32b61aab26acde0f52cff5eefeec0 100644 (file)
@@ -6,7 +6,6 @@
 #ifndef _SPARC64_SMP_H
 #define _SPARC64_SMP_H
 
-#include <linux/config.h>
 #include <linux/threads.h>
 #include <asm/asi.h>
 #include <asm/starfire.h>
@@ -33,6 +32,8 @@
 extern cpumask_t phys_cpu_present_map;
 #define cpu_possible_map phys_cpu_present_map
 
+extern cpumask_t cpu_sibling_map[NR_CPUS];
+
 /*
  *     General functions that each host system must provide.
  */