hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb class
commitf9c0a55da6ed2448bc4f95846fe3ecfad27cd143
authorGuenter Roeck <linux@roeck-us.net>
Sat, 15 Feb 2020 12:23:54 +0000 (15 04:23 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Feb 2020 16:14:57 +0000 (28 16:14 +0000)
tree3d6ed743f8ef584af3d502eba74644e3fc5b1a1c
parent616ec12d0fcc49f916dc0ab3f778fdeb87a53cd9
hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb class

Xilinx USB devices are now instantiated through TYPE_CHIPIDEA,
and xlnx support in the EHCI code is no longer needed.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20200215122354.13706-3-linux@roeck-us.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/usb/hcd-ehci-sysbus.c