diff options
author | Alexander Beregalov <a.beregalov@gmail.com> | 2009-04-12 01:55:41 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-04-15 17:58:19 +0200 |
commit | d061ebd57a046b3df8be8b76c387a95171059244 (patch) | |
tree | dcda64666edeb05f75a7e43af846237e753ace94 /drivers/input/gameport | |
parent | Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM (diff) | |
download | linux-d061ebd57a046b3df8be8b76c387a95171059244.tar.xz linux-d061ebd57a046b3df8be8b76c387a95171059244.zip |
Input: hp_sdc_rtc should depend on serio
Fix this build error when CONFIG_SERIO is not set
hp_sdc_rtc.c:691: undefined reference to `hp_sdc_request_timer_irq'
and so on..
"select should be used with care. select will force
a symbol to a value without visiting the dependencies."
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/gameport')
0 files changed, 0 insertions, 0 deletions