Re: [linux-pm] [patch] acpi: fix drivers/acpi/glue.c build error

From: David Brownell
Date: Wed Apr 30 2008 - 18:18:18 EST


On Wednesday 30 April 2008, Ingo Molnar wrote:
> Subject: acpi: fix drivers/acpi/glue.c build error
> From: Ingo Molnar <mingo@xxxxxxx>
> Date: Wed Apr 30 22:56:57 CEST 2008
>
> x86.git testing found the following build bug:
>
>   drivers/built-in.o: In function `acpi_rtc_init':
>   glue.c:(.init.text+0x16c3): undefined reference to `pnp_bus_type'
>
> this tries to use PNP bus infrastructure even in the !PNP case.

Broken config, yes? ACPI selects PNP ...
--
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/