Re: [2.6 patch] drivers/serial/8250_acpi.c: fix a warning

From: Alexey Dobriyan
Date: Fri Apr 15 2005 - 11:11:52 EST


On Fri, 15 Apr 2005 17:10:53 +0200, Adrian Bunk wrote:

> This patch fixes the following warning:

> CC drivers/serial/8250_acpi.o
> drivers/serial/8250_acpi.c: In function `acpi_serial_ext_irq':
> drivers/serial/8250_acpi.c:51: warning: implicit declaration of function `acpi_register_gsi'

> --- linux-2.6.12-rc2-mm1-full/drivers/serial/8250_acpi.c.old
> +++ linux-2.6.12-rc2-mm1-full/drivers/serial/8250_acpi.c

> +#include <linux/config.h>

drivers/serial/8250_acpi.c doesn't use CONFIG_ symbols.
-
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/