diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2024-05-29 22:00:02 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-04 15:42:33 +0200 |
commit | e44f31e2b98361423ed52e79a4e6126da4706b20 (patch) | |
tree | 16e390e8846cc1f988d1ee3cd2cf022ef0a5b0bf /tools/perf/scripts/python/libxed.py | |
parent | 1fb2d2d25c9a4fd6951afdb48d18d9c24bf0db03 (diff) |
usb: host: oxu210hp: remove unused struct 'ehci_dbg_port'
'ehci_dbg_port' is unused in oxu210hp-hcd.c since it's original
commit b92a78e582b1 ("usb host: Oxford OXU210HP HCD driver.")
when it was in a separate header.
Remove it.
Note, that this structure, and some others in the driver
are mostly clones of include/linux/usb/ehci_def.h.
Someone with the hardware to be able to test it might
be able to remove a lot more structs as well and just
use that header.
Signed-off-by: "Dr. David Alan Gilbert" <linux@treblig.org>
Link: https://lore.kernel.org/r/20240529210002.106369-1-linux@treblig.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions