2006-05-19 03:40:56

by Stephane Ouellette

[permalink] [raw]
Subject: [PATCH][RESEND] Compile warning in arch/i386/kernel/setup.c

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.


Attachments:
kernel.patch (452.00 B)