X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-alpha%2Ftopology.h;h=149532e162c4f4293decb64e8e73aab339c13521;hb=29ca069cc6572cce62e42a27efdab01f50190616;hp=420ccde6b916a31f8d601d46e601a3062bfc658b;hpb=88e3c1da8b3258a81c5c81d4e7e22557b7d71ba7;p=linux-2.6 diff --git a/include/asm-alpha/topology.h b/include/asm-alpha/topology.h index 420ccde6b9..149532e162 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 #endif /* !CONFIG_NUMA */ +# include #endif /* _ASM_ALPHA_TOPOLOGY_H */