diff options
author | YueHaibing <[email protected]> | 2019-05-28 21:45:29 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-06-03 15:21:56 +0200 |
commit | 05387733ed57b6a971fc88f77cc6522eaafd46f2 (patch) | |
tree | 2d0b90ea9bb2b669d34633ec52fed94ea02f7781 /lib/test_overflow.c | |
parent | 119a7fdfeecefa5a4062256ac2dcd3b69eaa8414 (diff) |
usb: host: ehci-st: Remove set but not used variable 'ehci'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/usb/host/ehci-st.c: In function st_ehci_platform_probe:
drivers/usb/host/ehci-st.c:155:19: warning: variable ehci set but not used [-Wunused-but-set-variable]
It is 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