Messages in this thread |  | | Date | Wed, 13 Feb 2013 20:22:11 -0800 | From | Dmitry Torokhov <> | Subject | Re: [PATCH 01/15] drivers/input: add couple of missing GENERIC_HARDIRQS dependencies |
| |
On Wed, Feb 06, 2013 at 05:23:49PM +0100, Heiko Carstens wrote: > When removing the !S390 dependency from drivers/input/Kconfig a couple > of drivers don't compile because they have a dependency on GENERIC_HARDIRQS. > So add the missing dependencies. > Fixes e.g. this one: > > drivers/input/keyboard/lm8323.c: In function ‘lm8323_suspend’: > drivers/input/keyboard/lm8323.c:801:2: error: implicit declaration of function ‘irq_set_irq_wake’ > [-Werror=implicit-function-declaration] > > Cc: Dmitry Torokhov <dtor@mail.ru> > Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Queued for 3.9, thanks Heiko.
-- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |