projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4fa79e
)
hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Mon, 4 May 2020 08:33:40 +0000
(10:33 +0200)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/hw/i386/vmport.c
b/hw/i386/vmport.c
index 1f31e27c8aa4c3a1344089c4ee8592a6f4a8665c..114141c6f33306c0fd8657c50d2d5abdea916ac0 100644
(file)
--- a/
hw/i386/vmport.c
+++ b/
hw/i386/vmport.c
@@
-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"