diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-05-28 16:45:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-03 16:21:56 +0300 |
commit | 05387733ed57b6a971fc88f77cc6522eaafd46f2 (patch) | |
tree | 2d0b90ea9bb2b669d34633ec52fed94ea02f7781 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 119a7fdfeecefa5a4062256ac2dcd3b69eaa8414 (diff) | |
download | linux-05387733ed57b6a971fc88f77cc6522eaafd46f2.tar.xz |
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions