diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-05-28 16:43:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-03 16:21:57 +0300 |
commit | 5a1d99b11b1b1fe249581e24d95208d3671f8f14 (patch) | |
tree | ae82a1f1a7578cbed0a70a6828e0239bb0c1ac25 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6dade7ad8876a1dee84b3e321e6bf44dd2156217 (diff) | |
download | linux-5a1d99b11b1b1fe249581e24d95208d3671f8f14.tar.xz |
usb: ohci-s3c2410: Remove set but not used variable 'hcd'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/usb/host/ohci-s3c2410.c: In function s3c2410_hcd_oc:
drivers/usb/host/ohci-s3c2410.c:296:18: warning: variable hcd set but not used [-Wunused-but-set-variable]
It is never used, so can be removed.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
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