aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/host/isp1362.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-06-17 16:02:22 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-18 08:51:28 +0200
commitb6409906c7c03b7ca090678614ef027bb8537196 (patch)
tree48dda8d193c1d43a439b196a9b5820e7ed4d1b20 /drivers/usb/host/isp1362.h
parentUSB: add usbfs ioctl to retrieve the connection parameters (diff)
downloadwireguard-linux-b6409906c7c03b7ca090678614ef027bb8537196.tar.xz
wireguard-linux-b6409906c7c03b7ca090678614ef027bb8537196.zip
usb: isp1362: Spelling s/eclusive/exclusive/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/isp1362.h')
-rw-r--r--drivers/usb/host/isp1362.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/isp1362.h b/drivers/usb/host/isp1362.h
index 650240846ee2..4c49688a069d 100644
--- a/drivers/usb/host/isp1362.h
+++ b/drivers/usb/host/isp1362.h
@@ -11,7 +11,7 @@
#define USE_32BIT 0
-/* These options are mutually eclusive */
+/* These options are mutually exclusive */
#define USE_PLATFORM_DELAY 0
#define USE_NDELAY 0