diff options
| author | Tom Rix <[email protected]> | 2023-03-19 11:59:10 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-03-23 17:34:37 +0100 |
| commit | a88b3c9eef83b605ef7016471a56db9129ae2529 (patch) | |
| tree | 9a317896ecba9a2d6ad4c93ebe06ac110a84ae30 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 1ad715857018893776fd61706da5b2188d67c650 (diff) | |
usb: gadget: udc: remove unused usbf_ep_dma_reg_clrset function
clang with W=1 reports
drivers/usb/gadget/udc/renesas_usbf.c:548:20: error: unused function
'usbf_ep_dma_reg_clrset' [-Werror,-Wunused-function]
static inline void usbf_ep_dma_reg_clrset(struct usbf_ep *ep, uint offset,
^
This function is not used, so remove it.
Signed-off-by: Tom Rix <[email protected]>
Acked-by: Herve Codina <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions