diff options
author | Johan Hovold <johan+linaro@kernel.org> | 2022-08-22 13:05:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-08-23 09:40:28 +0300 |
commit | e41a88f38d87f730647bb14df9211d32241d1176 (patch) | |
tree | 2cf57e2663c67091f4d8aa95dad9e7436290548e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8d1e09cfbd4da67d68a03e86818db5340c05abb8 (diff) | |
download | linux-e41a88f38d87f730647bb14df9211d32241d1176.tar.xz |
usb: dwc3: qcom: suppress unused-variable warning
The dwc3_qcom_read_usb2_speed() helper is now only called when the
controller is acting as host, but the compiler will warn that the hcd
variable is unused in gadget-only W=1 builds.
Fixes: c06795f114a6 ("usb: dwc3: qcom: fix gadget-only builds")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20220822100550.3039-1-johan+linaro@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions