]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ia64/smp.h
drivers: fix dma_get_required_mask
[linux-2.6-omap-h63xx.git] / include / asm-ia64 / smp.h
index 1703c9d885bd0723b186f2ca8a673741b1d666cf..4fa733dd417a4102ae7409661f9312a4b431ec9c 100644 (file)
@@ -14,8 +14,8 @@
 #include <linux/threads.h>
 #include <linux/kernel.h>
 #include <linux/cpumask.h>
+#include <linux/bitops.h>
 
-#include <asm/bitops.h>
 #include <asm/io.h>
 #include <asm/param.h>
 #include <asm/processor.h>
@@ -60,7 +60,6 @@ extern cpumask_t cpu_online_map;
 extern cpumask_t cpu_core_map[NR_CPUS];
 DECLARE_PER_CPU(cpumask_t, cpu_sibling_map);
 extern int smp_num_siblings;
-extern int smp_num_cpucores;
 extern void __iomem *ipi_base_addr;
 extern unsigned char smp_int_redirect;