aboutsummaryrefslogtreecommitdiff
path: root/include/asm-alpha/topology.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-alpha/topology.h')
-rw-r--r--include/asm-alpha/topology.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/asm-alpha/topology.h b/include/asm-alpha/topology.h
index 420ccde6b91..149532e162c 100644
--- a/include/asm-alpha/topology.h
+++ b/include/asm-alpha/topology.h
@@ -41,8 +41,7 @@ static inline cpumask_t node_to_cpumask(int node)
#define pcibus_to_cpumask(bus) (cpu_online_map)
-#else /* CONFIG_NUMA */
-# include <asm-generic/topology.h>
#endif /* !CONFIG_NUMA */
+# include <asm-generic/topology.h>
#endif /* _ASM_ALPHA_TOPOLOGY_H */