summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/topology.h
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-03-13 14:49:48 +1030
committerRusty Russell <rusty@rustcorp.com.au>2009-03-13 14:49:48 +1030
commit23c5c9c66263311de1295b42382e5bc1e7c36c47 (patch)
treed02a6104c639a49b41c8ab58ef7690fa9ebd5ee8 /arch/x86/include/asm/topology.h
parentcb3d560f36c1e4aa3c26a1d79e9b6e62ab69896c (diff)
downloadop-kernel-dev-23c5c9c66263311de1295b42382e5bc1e7c36c47.zip
op-kernel-dev-23c5c9c66263311de1295b42382e5bc1e7c36c47.tar.gz
cpumask: remove cpu_coregroup_map: x86
Impact: cleanup cpu_coregroup_mask is the New Hotness. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'arch/x86/include/asm/topology.h')
-rw-r--r--arch/x86/include/asm/topology.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/topology.h b/arch/x86/include/asm/topology.h
index d772fac..6b954fb 100644
--- a/arch/x86/include/asm/topology.h
+++ b/arch/x86/include/asm/topology.h
@@ -244,7 +244,6 @@ static inline int node_to_first_cpu(int node)
}
#endif
-extern cpumask_t cpu_coregroup_map(int cpu);
extern const struct cpumask *cpu_coregroup_mask(int cpu);
#ifdef ENABLE_TOPO_DEFINES
OpenPOWER on IntegriCloud