diff options
Diffstat (limited to 'include/asm-x86/topology_64.h')
-rw-r--r-- | include/asm-x86/topology_64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/topology_64.h b/include/asm-x86/topology_64.h index 848c17f92226..c0c93d744673 100644 --- a/include/asm-x86/topology_64.h +++ b/include/asm-x86/topology_64.h | |||
@@ -5,7 +5,7 @@ | |||
5 | #ifdef CONFIG_NUMA | 5 | #ifdef CONFIG_NUMA |
6 | 6 | ||
7 | #include <asm/mpspec.h> | 7 | #include <asm/mpspec.h> |
8 | #include <asm/bitops.h> | 8 | #include <linux/bitops.h> |
9 | 9 | ||
10 | extern cpumask_t cpu_online_map; | 10 | extern cpumask_t cpu_online_map; |
11 | 11 | ||