Re: [PATCH 01/15] drivers/input: add couple of missingGENERIC_HARDIRQS dependencies

From: Dmitry Torokhov
Date: Wed Feb 13 2013 - 23:22:20 EST


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@xxxxxxx>
> Signed-off-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/