Message ID | 20190617140222.845-1-geert+renesas@glider.be (mailing list archive) |
---|---|
State | Mainlined |
Commit | b6409906c7c03b7ca090678614ef027bb8537196 |
Headers | show |
Series | [trivial] usb: isp1362: Spelling s/eclusive/exclusive/ | expand |
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
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- drivers/usb/host/isp1362.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)