From: Felipe Balbi <balbi@ti.com>
Date: Mon, 28 Jan 2013 08:20:47 +0000 (+0200)
Subject: usb: phy: fix Kconfig warning
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6992819feb39cb9adac72170555d957d07f869f2;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

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>
---

diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig
index 9bbedecb3371..65217a590068 100644
--- a/drivers/usb/phy/Kconfig
+++ b/drivers/usb/phy/Kconfig
@@ -27,7 +27,6 @@ config OMAP_USB3
 
 config OMAP_CONTROL_USB
 	tristate "OMAP CONTROL USB Driver"
-	depends on ARCH_OMAP2PLUS
 	help
 	  Enable this to add support for the USB part present in the control
 	  module. This driver has API to power on the USB2 PHY and to write to