x86: fix section mismatch warning - apic_flat
[safe/jmp/linux-2.6] / arch / x86 / kernel / genapic_flat_64.c
index 2ec2de8..a10ed42 100644 (file)
@@ -25,7 +25,7 @@
 #include <acpi/acpi_bus.h>
 #endif
 
-static int __init flat_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
+static int flat_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
 {
        return 1;
 }