[PATCH trivial] usb: isp1362: Spelling s/eclusive/exclusive/

From: Geert Uytterhoeven
Date: Mon Jun 17 2019 - 10:07:22 EST


Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
---
drivers/usb/host/isp1362.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/host/isp1362.h b/drivers/usb/host/isp1362.h
index 650240846ee22350..4c49688a069d1d5d 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

--
2.17.1