linux/drivers/usb/phy
Felipe Balbi 6992819feb usb: phy: fix Kconfig warning
Recent commits introduced the following
Kconfig warning:

warning: (USB_MUSB_HDRC && OMAP_USB3) selects \
	OMAP_CONTROL_USB which has unmet direct \
	dependencies (USB_SUPPORT && ARCH_OMAP2PLUS)

This patch just fixes it, by removing the
unnecessary OMAP dependency.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-29 07:33:07 -08:00
..
Kconfig usb: phy: fix Kconfig warning 2013-01-29 07:33:07 -08:00
Makefile usb: phy: add a new driver for usb3 phy 2013-01-25 13:02:50 +02:00
isp1301.c usb: phy: isp1301: Remove unused static array and define 2012-08-20 10:15:10 +03:00
mv_u3d_phy.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
mv_u3d_phy.h usb: phy: mv_u3d: Add usb phy driver for mv_u3d 2012-08-09 18:03:12 +03:00
omap-control-usb.c usb: phy: add a new driver for usb part of control module 2013-01-25 12:25:36 +02:00
omap-usb2.c usb: phy: omap-usb2: enable 960Mhz clock for omap5 2013-01-25 13:03:10 +02:00
omap-usb3.c usb: phy: add a new driver for usb3 phy 2013-01-25 13:02:50 +02:00
rcar-phy.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
samsung-usbphy.c usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations 2013-01-23 13:43:49 +02:00
tegra_usb_phy.c usb: phy: tegra remove include of <mach/iomap.h> 2012-10-16 12:48:38 +03:00