Re: [PATCH] Add support for the generic backlight device to the IBM ACPI driver

From: Holger Macht
Date: Fri Oct 13 2006 - 06:26:48 EST


On Wed 11. Oct - 20:10:27, Andrew Morton wrote:
> On Mon, 9 Oct 2006 13:32:35 +0200
> Holger Macht <hmacht@xxxxxxx> wrote:
>
> > @@ -200,6 +200,7 @@ config ACPI_ASUS
> > config ACPI_IBM
> > tristate "IBM ThinkPad Laptop Extras"
> > depends on X86
> > + select BACKLIGHT
>
> drivers/acpi/Kconfig:210:warning: 'select' used by config symbol 'ACPI_IBM' refer to undefined symbol 'BACKLIGHT'
>
> select really sucks :(

Of course it has to be BACKLIGHT_DEVICE. I've sent an updated version of
the patch together with the adjustments of the asus_acpi and toshiba_acpi
drivers.

Regards,
Holger
-
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/