]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
usb: isp1362: Spelling s/eclusive/exclusive/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 17 Jun 2019 14:02:22 +0000 (16:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Jun 2019 06:51:28 +0000 (08:51 +0200)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/isp1362.h

index 650240846ee22350111523a74332b613483372e3..4c49688a069d1d5d8167696c6f3e91ede28fa3b2 100644 (file)
@@ -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