I haven't found any possible modular usage of acpi_strict. Is the patch below correct?
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- linux-2.6.11-rc1-mm2-full/arch/i386/kernel/acpi/boot.c.old 2005-01-20 18:15:48.000000000 +0100 +++ linux-2.6.11-rc1-mm2-full/arch/i386/kernel/acpi/boot.c 2005-01-20 18:16:09.000000000 +0100 @@ -71,7 +71,6 @@ int acpi_lapic; int acpi_ioapic; int acpi_strict; -EXPORT_SYMBOL(acpi_strict); acpi_interrupt_flags acpi_sci_flags __initdata; int acpi_sci_override_gsi __initdata; - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/