As "qemu/main-loop.h" is not used, remove it. Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> --- hw/usb/hcd-ehci.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/hw/usb/hcd-ehci.c b/hw/usb/hcd-ehci.c index 1495e8f7fa..256fb91e0c 100644 --- a/hw/usb/hcd-ehci.c +++ b/hw/usb/hcd-ehci.c @@ -34,7 +34,6 @@ #include "migration/vmstate.h" #include "trace.h" #include "qemu/error-report.h" -#include "qemu/main-loop.h" #include "sysemu/runstate.h" #define FRAME_TIMER_FREQ 1000 -- 2.21.3