qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 27/29] hw/i386/vmport: Remove unused 'hw/input/i8042.h' include


From: Michael S. Tsirkin
Subject: [PULL 27/29] hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
Date: Mon, 4 May 2020 10:30:17 -0400

From: Philippe Mathieu-Daudé <address@hidden>

Remove unused "hw/input/i8042.h" include.

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Michael S. Tsirkin <address@hidden>
Signed-off-by: Michael S. Tsirkin <address@hidden>
---
 hw/i386/vmport.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hw/i386/vmport.c b/hw/i386/vmport.c
index 1f31e27c8a..114141c6f3 100644
--- 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"
-- 
MST




reply via email to

[Prev in Thread] Current Thread [Next in Thread]