summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2026-06-23 11:00:00 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-07-10 08:50:36 +0200
commitf23526d9cd97a0a60af252bbda3912035c21d7c3 (patch)
tree5318d82c2b86ad6824ef458aa854a0020d3ecef4 /include/uapi/linux
parent7c87ef27af79b3f905aed2edf9f60ce2a75d38e3 (diff)
usb: dwc3: qcom: make dwc3_qcom_glue_ops static
The dwc3_qcom_glue_ops is not used outside of the file it is declared in , so make it static to avoid the following warning: drivers/usb/dwc3/dwc3-qcom.c:605:22: warning: symbol 'dwc3_qcom_glue_ops' was not declared. Should it be static? Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://patch.msgid.link/20260623100000.718126-1-ben.dooks@codethink.co.uk Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions