diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2013-02-13 22:29:01 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-02-14 05:21:07 +0100 |
commit | d722260d233949ec531c684248a88cb163608851 (patch) | |
tree | 29d0080bd99d7650ada9769eeb657ceb019614e8 /sound/i2c | |
parent | Input: twl6040-vibra - use system workqueue (diff) | |
download | linux-d722260d233949ec531c684248a88cb163608851.tar.xz linux-d722260d233949ec531c684248a88cb163608851.zip |
Input: add couple of missing GENERIC_HARDIRQS dependencies
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]
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'sound/i2c')
0 files changed, 0 insertions, 0 deletions