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:
683da59
)
usb: otg: mv_otg: Add dependence
author
Neil Zhang
<zhangwm@marvell.com>
Mon, 30 Jan 2012 03:44:23 +0000
(11:44 +0800)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 30 Jan 2012 09:13:56 +0000
(11:13 +0200)
This otg driver depends on marvell EHCI driver, so add the dependence.
It can fix the following build error on i386:
ERROR: "usb_remove_hcd" [drivers/usb/otg/mv_otg.ko] undefined!
ERROR: "usb_add_hcd" [drivers/usb/otg/mv_otg.ko] undefined!
Signed-off-by: Neil Zhang <zhangwm@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found