aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/setup.c')
-rw-r--r--arch/x86/kernel/setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c
index 33dcbce1ab0..b3143bc74e6 100644
--- a/arch/x86/kernel/setup.c
+++ b/arch/x86/kernel/setup.c
@@ -1044,8 +1044,8 @@ void __init setup_arch(char **cmdline_p)
1044 * Read APIC and some other early information from ACPI tables. 1044 * Read APIC and some other early information from ACPI tables.
1045 */ 1045 */
1046 acpi_boot_init(); 1046 acpi_boot_init();
1047
1048 sfi_init(); 1047 sfi_init();
1048 x86_dtb_init();
1049 1049
1050 /* 1050 /*
1051 * get boot-time SMP configuration: 1051 * get boot-time SMP configuration: