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 <d...@mail.ru>
> Signed-off-by: Heiko Carstens <heiko.carst...@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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to