]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc64/smp.h
r8169: phy init for the 8168
[linux-2.6-omap-h63xx.git] / include / asm-sparc64 / smp.h
index e8a96a31761bad24b17d33911f1e942e26a1b415..42c09949526cd53f3b259b4912463a77851edbee 100644 (file)
@@ -28,8 +28,9 @@
  
 #include <asm/bitops.h>
 #include <asm/atomic.h>
+#include <asm/percpu.h>
 
-extern cpumask_t cpu_sibling_map[NR_CPUS];
+DECLARE_PER_CPU(cpumask_t, cpu_sibling_map);
 extern cpumask_t cpu_core_map[NR_CPUS];
 extern int sparc64_multi_core;