diff options
Diffstat (limited to 'arch/x86/include/asm/topology.h')
-rw-r--r-- | arch/x86/include/asm/topology.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/topology.h b/arch/x86/include/asm/topology.h index d772facb263e..6b954fbd7872 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) | |||
244 | } | 244 | } |
245 | #endif | 245 | #endif |
246 | 246 | ||
247 | extern cpumask_t cpu_coregroup_map(int cpu); | ||
248 | extern const struct cpumask *cpu_coregroup_mask(int cpu); | 247 | extern const struct cpumask *cpu_coregroup_mask(int cpu); |
249 | 248 | ||
250 | #ifdef ENABLE_TOPO_DEFINES | 249 | #ifdef ENABLE_TOPO_DEFINES |