usb/ohci: Move USBPortOps related functions together
commit37bf0654b8e6195e2255e7d5f737a66b0ef4d83f
authorBALATON Zoltan <balaton@eik.bme.hu>
Tue, 25 Jan 2022 13:33:20 +0000 (25 14:33 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 4 Mar 2022 08:34:21 +0000 (4 09:34 +0100)
tree783f0ca897a55f412e6a373edd827e2893585f5a
parentae310557f4ec635dadb5a0857fb9bd592016919c
usb/ohci: Move USBPortOps related functions together

This also allows removing two forward declarations

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <9fd730375c4cad0b11163631660d68711d3fc13f.1643117600.git.balaton@eik.bme.hu>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-ohci.c