diff options
Diffstat (limited to 'arch/x86/kernel/setup.c')
-rw-r--r-- | arch/x86/kernel/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index feb4c21e499a..322b24fbeafd 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c | |||
@@ -124,7 +124,6 @@ unsigned long max_pfn_mapped; | |||
124 | RESERVE_BRK(dmi_alloc, 65536); | 124 | RESERVE_BRK(dmi_alloc, 65536); |
125 | #endif | 125 | #endif |
126 | 126 | ||
127 | unsigned int boot_cpu_id __read_mostly; | ||
128 | 127 | ||
129 | static __initdata unsigned long _brk_start = (unsigned long)__brk_base; | 128 | static __initdata unsigned long _brk_start = (unsigned long)__brk_base; |
130 | unsigned long _brk_end = (unsigned long)__brk_base; | 129 | unsigned long _brk_end = (unsigned long)__brk_base; |