|
@@ -593,7 +593,7 @@ void __init acpi_set_irq_model_ioapic(void)
|
|
#ifdef CONFIG_ACPI_HOTPLUG_CPU
|
|
#ifdef CONFIG_ACPI_HOTPLUG_CPU
|
|
#include <acpi/processor.h>
|
|
#include <acpi/processor.h>
|
|
|
|
|
|
-static void __cpuinitdata acpi_map_cpu2node(acpi_handle handle, int cpu, int physid)
|
|
|
|
|
|
+static void __cpuinit acpi_map_cpu2node(acpi_handle handle, int cpu, int physid)
|
|
{
|
|
{
|
|
#ifdef CONFIG_ACPI_NUMA
|
|
#ifdef CONFIG_ACPI_NUMA
|
|
int nid;
|
|
int nid;
|