hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file
commitfbec359e9279ce78908b9f2af2c264e7448336af
authorGuenter Roeck <linux@roeck-us.net>
Mon, 17 Feb 2020 20:48:10 +0000 (17 12:48 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 21 Feb 2020 16:07:02 +0000 (21 16:07 +0000)
tree54f35a3617e4df17d0ad5d92b9cb7ea1c0204f73
parentf6287c24c66d6b9187c1c2887e1c7cfa4d304b0c
hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file

We need to be able to use OHCISysBusState outside hcd-ohci.c, so move it
to its include file.

Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Message-id: 20200217204812.9857-2-linux@roeck-us.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/usb/hcd-ohci.c
hw/usb/hcd-ohci.h