diff --git a/[refs] b/[refs] index 3c67dabae266..c9362229174b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 76934ed4b33b65096296d3e7b3c046fd020019fc +refs/heads/master: f2f865fe6e6e40ddf37f887eb427263d83bb925d diff --git a/trunk/arch/x86/kernel/setup_32.c b/trunk/arch/x86/kernel/setup_32.c index f3177bae300d..4d5f8a3eb7ea 100644 --- a/trunk/arch/x86/kernel/setup_32.c +++ b/trunk/arch/x86/kernel/setup_32.c @@ -557,10 +557,10 @@ void __init setup_arch(char **cmdline_p) #endif #ifdef CONFIG_ACPI_NUMA - /* - * Parse SRAT to discover nodes. - */ - acpi_numa_init(); + /* + * Parse SRAT to discover nodes. + */ + acpi_numa_init(); #endif initmem_init(0, max_pfn);