qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 2/4] hw/i386/vmport: Remove unused 'hw/input/i8042.h' include


From: Philippe Mathieu-Daudé
Subject: [PATCH 2/4] hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
Date: Mon, 4 May 2020 10:33:40 +0200

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

Signed-off-by: Philippe Mathieu-Daudé <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"
-- 
2.21.3




reply via email to

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