diff options
author | YueHaibing <[email protected]> | 2019-05-28 21:38:49 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-06-03 15:21:56 +0200 |
commit | 2e5a359e4a816c3a93db18e3789b5ec739f5ee18 (patch) | |
tree | 639448724393457168c860b1dc2d7c7535cfc557 /lib/test_overflow.c | |
parent | 05387733ed57b6a971fc88f77cc6522eaafd46f2 (diff) |
usb: host: ohci-st: Remove set but not used variable 'ohci'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/usb/host/ohci-st.c: In function st_ohci_platform_probe:
drivers/usb/host/ohci-st.c:135:19: warning: variable ohci set but not used [-Wunused-but-set-variable]
It's never used, so can be removed.
Signed-off-by: YueHaibing <[email protected]>
Acked-by: Patrice Chotard <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions