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:
cd06095
)
drivers/usb: add missing GENERIC_HARDIRQS dependencies
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Wed, 6 Feb 2013 16:24:01 +0000
(17:24 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 8 Feb 2013 20:16:12 +0000
(12:16 -0800)
Add a couple of missing GENERIC_HARDIRQS dependencies to fix link
errors like below on s390:
ERROR: "devm_request_threaded_irq" [drivers/usb/gadget/mv_udc.ko] undefined!
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found