diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-05-28 16:38:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-03 16:21:56 +0300 |
commit | 2e5a359e4a816c3a93db18e3789b5ec739f5ee18 (patch) | |
tree | 639448724393457168c860b1dc2d7c7535cfc557 /drivers/fmc | |
parent | 05387733ed57b6a971fc88f77cc6522eaafd46f2 (diff) | |
download | linux-2e5a359e4a816c3a93db18e3789b5ec739f5ee18.tar.xz |
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 <yuehaibing@huawei.com>
Acked-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fmc')
0 files changed, 0 insertions, 0 deletions