commit | aa3e8b4e715d0781a4e6cd1bb7570410209f0ba8 | [log] [tgz] |
---|---|---|
author | Neil Zhang <zhangwm@marvell.com> | Mon Jan 30 11:44:23 2012 +0800 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jan 30 11:13:56 2012 +0200 |
tree | 436d9d2eda44304694b191ffc37edeab137f5c54 | |
parent | 683da59d7b8ae04891636d4b59893cd4e9b0b7e5 [diff] |
usb: otg: mv_otg: Add dependence 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>