On Sat, Jul 4, 2020 at 7:54 AM Philippe Mathieu-Daudé wrote:
>
> This header uses the USBPort type which is forward declared
> by "hw/usb.h".
>
> Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Alistair Francis
Alistair
> ---
> hw/usb/hcd-xhci.h | 2 ++
> 1 file changed, 2 insertions(+)
>
This header uses the USBPort type which is forward declared
by "hw/usb.h".
Signed-off-by: Philippe Mathieu-Daudé
---
hw/usb/hcd-xhci.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/hw/usb/hcd-xhci.h b/hw/usb/hcd-xhci.h
index 946af51fc2..8edbdc2c3e 100644
--- a/hw/usb/hcd-xhci.h
+++ b/hw/