git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f29523
)
Input: hp_sdc_rtc should depend on serio
author
Alexander Beregalov
<a.beregalov@gmail.com>
Sat, 11 Apr 2009 23:55:41 +0000
(16:55 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 15 Apr 2009 15:58:19 +0000
(08:58 -0700)
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>
No differences found