diff options
author | 2019-05-28 21:45:29 +0800 | |
---|---|---|
committer | 2019-06-03 15:21:56 +0200 | |
commit | 05387733ed57b6a971fc88f77cc6522eaafd46f2 (patch) | |
tree | 2d0b90ea9bb2b669d34633ec52fed94ea02f7781 /tools/perf/scripts/python | |
parent | Merge 5.2-rc3 into usb-next (diff) | |
download | wireguard-linux-05387733ed57b6a971fc88f77cc6522eaafd46f2.tar.xz wireguard-linux-05387733ed57b6a971fc88f77cc6522eaafd46f2.zip |
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 <yuehaibing@huawei.com>
Acked-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions