Re: 2.6.13-git 2ade81473636b33aaac64495f89a7dc572c529f0 - acpi/earlyquirk.c doesn't compile

From: Alex Riesen
Date: Mon Sep 12 2005 - 17:12:43 EST


On 9/12/05, thomas.mey3r@xxxxxxxx <thomas.mey3r@xxxxxxxx> wrote:
> arch/i386/kernel/acpi/earlyquirk.c: In function `check_bridge':
> arch/i386/kernel/acpi/earlyquirk.c:24: error: `disable_timer_pin_1' undeclared (first use in this function)
> arch/i386/kernel/acpi/earlyquirk.c:24: error: (Each undeclared identifier is reported only once
> arch/i386/kernel/acpi/earlyquirk.c:24: error: for each function it appears in.)

missing #include <asm/apic.h> in that file.
-
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/