On 03/09/2024 18.07, Peter Maydell wrote:
Remove the MUSB USB2.0 OTG-compliant USB host controller
device model. This was only used by the tusb6010 USB
controller in the n800/n810 machines.

Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
---
  include/hw/usb/hcd-musb.h |   49 --
  hw/usb/hcd-musb.c         | 1553 -------------------------------------
  hw/usb/Kconfig            |    4 -
  hw/usb/meson.build        |    1 -
  4 files changed, 1607 deletions(-)
  delete mode 100644 include/hw/usb/hcd-musb.h
  delete mode 100644 hw/usb/hcd-musb.c

Reviewed-by: Thomas Huth <th...@redhat.com>



Reply via email to