diff options
Diffstat (limited to 'arch/x86/kernel/head64.c')
-rw-r--r-- | arch/x86/kernel/head64.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/head64.c b/arch/x86/kernel/head64.c index 99d48e7d2974..54a2372f5dbb 100644 --- a/arch/x86/kernel/head64.c +++ b/arch/x86/kernel/head64.c | |||
@@ -183,7 +183,6 @@ void __init x86_64_start_reservations(char *real_mode_data) | |||
183 | copy_bootdata(__va(real_mode_data)); | 183 | copy_bootdata(__va(real_mode_data)); |
184 | 184 | ||
185 | x86_early_init_platform_quirks(); | 185 | x86_early_init_platform_quirks(); |
186 | reserve_bios_regions(); | ||
187 | 186 | ||
188 | switch (boot_params.hdr.hardware_subarch) { | 187 | switch (boot_params.hdr.hardware_subarch) { |
189 | case X86_SUBARCH_INTEL_MID: | 188 | case X86_SUBARCH_INTEL_MID: |