From: Felipe Balbi Date: Mon, 28 Jan 2013 08:20:47 +0000 (+0200) Subject: usb: phy: fix Kconfig warning X-Git-Tag: v3.9-rc1~126^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6992819feb39cb9adac72170555d957d07f869f2;p=pandora-kernel.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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed