diff options
| author | Arnd Bergmann <[email protected]> | 2022-04-28 12:22:58 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-05-05 21:53:18 +0200 |
| commit | 0cb46f8c7c72cb56badcf1f6b5f0ba1138a0f98c (patch) | |
| tree | c55310479935ba40b34cb540c01b3664fd5d6ef1 /tools/perf/scripts/python | |
| parent | d7c90d9f9a5b6a85c09d37c5616d880d849a0c8b (diff) | |
usb: ehci-omap: drop unused ehci_read() function
After moving the omap1 platform into generalized multiplatform
support on ARM, the kernel test robot points out a W=1 warning that
now shows up in more configurations:
drivers/usb/host/ehci-omap.c:64:19: warning: unused function 'ehci_read'
The function was last used 9 years ago and can just be removed.
Fixes: 87425ad36330 ("USB: ehci-omap: Remove PHY reset handling code")
Reported-by: kernel test robot <[email protected]>
Acked-by: Alan Stern <[email protected]>
Signed-off-by: Arnd Bergmann <[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')
0 files changed, 0 insertions, 0 deletions