mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -next] usb: dwc3: Remove unprintable characters from Kconfig
@ 2015-06-14 18:20 Guenter Roeck
  0 siblings, 0 replies; only message in thread
From: Guenter Roeck @ 2015-06-14 18:20 UTC (permalink / raw)
  To: Felipe Balbi
  Cc: Greg Kroah-Hartman, linux-usb, linux-omap, linux-kernel,
	Guenter Roeck, Heikki Krogerus

Fix:

drivers/usb/dwc3/Kconfig:16:warning: ignoring unsupported character '�'
drivers/usb/dwc3/Kconfig:16:warning: ignoring unsupported character '�'

Fixes: 88bc9d194ff6 ("usb: dwc3: add ULPI interface support")
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
---
 drivers/usb/dwc3/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/dwc3/Kconfig b/drivers/usb/dwc3/Kconfig
index 473bfaa96c30..dede32e809b6 100644
--- a/drivers/usb/dwc3/Kconfig
+++ b/drivers/usb/dwc3/Kconfig
@@ -13,7 +13,7 @@ if USB_DWC3
 
 config USB_DWC3_ULPI
 	bool "Register ULPI PHY Interface"
-	depends on USB_ULPI_BUS=y || USB_ULPI_BUS=USB_DWC3
+	depends on USB_ULPI_BUS=y || USB_ULPI_BUS=USB_DWC3
 	help
 	  Select this if you have ULPI type PHY attached to your DWC3
 	  controller.
-- 
2.1.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-14 18:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-14 18:20 [PATCH -next] usb: dwc3: Remove unprintable characters from Kconfig Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®