aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2019-06-17 16:02:22 +0200
committerGreg Kroah-Hartman <[email protected]>2019-06-18 08:51:28 +0200
commitb6409906c7c03b7ca090678614ef027bb8537196 (patch)
tree48dda8d193c1d43a439b196a9b5820e7ed4d1b20
parent6d101f24f1dd41ef6eff3d7f175417ce27a3055a (diff)
usb: isp1362: Spelling s/eclusive/exclusive/
Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-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