hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 4 May 2020 08:33:40 +0000 (10:33 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 4 May 2020 14:25:03 +0000 (10:25 -0400)
Remove unused "hw/input/i8042.h" include.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200504083342.24273-3-f4bug@amsat.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/vmport.c

index 1f31e27c8aa4c3a1344089c4ee8592a6f4a8665c..114141c6f33306c0fd8657c50d2d5abdea916ac0 100644 (file)
@@ -24,7 +24,6 @@
 #include "qemu/osdep.h"
 #include "hw/isa/isa.h"
 #include "hw/i386/pc.h"
-#include "hw/input/i8042.h"
 #include "sysemu/hw_accel.h"
 #include "qemu/log.h"
 #include "trace.h"