X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=include%2Fasm-alpha%2Ftopology.h;h=149532e162c4f4293decb64e8e73aab339c13521;hb=dae816835e8d1276c9e50d9c4dba75b7705fe66c;hp=420ccde6b916a31f8d601d46e601a3062bfc658b;hpb=88f07ffb63add018bfafd480ec6a294088277f06;p=cascardo%2Flinux.git diff --git a/include/asm-alpha/topology.h b/include/asm-alpha/topology.h index 420ccde6b916..149532e162c4 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 */