summaryrefslogtreecommitdiff
path: root/drivers/usb
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-06-17 17:02:22 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-18 09:51:28 +0300
commitb6409906c7c03b7ca090678614ef027bb8537196 (patch)
tree48dda8d193c1d43a439b196a9b5820e7ed4d1b20 /drivers/usb
parent6d101f24f1dd41ef6eff3d7f175417ce27a3055a (diff)
downloadlinux-b6409906c7c03b7ca090678614ef027bb8537196.tar.xz
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')
-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