drivers: usb: otg: Fix dependencies for some OTG drivers
authorFabio Estevam <festevam@gmail.com>
Fri, 13 Jan 2012 17:19:06 +0000 (15:19 -0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 24 Jan 2012 13:43:08 +0000 (15:43 +0200)
Fix the following build warning:

warning: (USB_LANGWELL_OTG && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG which has unmet direct dependencies (USB_SUPPORT && USB && EXPERIMENTAL && USB_SUSPEND)

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found