[PATCH] Compile warning in arch/i386/kernel/setup.c

From: Stephane Ouellette
Date: Thu May 18 2006 - 23:38:35 EST


Hi,

I got an "implicit function declaration" warning because check_acpi_pci() depends on CONFIG_ACPI, NOT on CONFIG_X86_IO_APIC.

The following patch fixes this warning and applies to kernel 2.6.16.16.

Regards,

Stephane.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/