Hi Len > The patch titled > fujitsu-laptop: depends on INPUT > has been added to the -mm tree. Its filename is > fujitsu-laptop-depends-on-input.patch > : > ------------------------------------------------------ > Subject: fujitsu-laptop: depends on INPUT > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > > fujitsu-laptop uses input_* functions, so it should depend on INPUT. > : > Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> > Cc: <jwoithe@xxxxxxxxxxxxxxxxxxxxxxx> > Cc: Len Brown <lenb@xxxxxxxxxx> > Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > --- > > drivers/misc/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff -puN drivers/misc/Kconfig~fujitsu-laptop-depends-on-input drivers/misc/Kconfig > --- a/drivers/misc/Kconfig~fujitsu-laptop-depends-on-input > +++ a/drivers/misc/Kconfig > @@ -179,6 +179,7 @@ config FUJITSU_LAPTOP > tristate "Fujitsu Laptop Extras" > depends on X86 > depends on ACPI > + depends on INPUT > depends on BACKLIGHT_CLASS_DEVICE > ---help--- > This is a driver for laptops built by Fujitsu: Ack. Randy's right - fujitsu-laptop depends on INPUT. Please apply to ACPI tree. Signed-off-by: Jonathan Woithe <jwoithe@xxxxxxxxxxxxxxxxxxxxxxx> Regards jonathan -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html