[PULL 097/126] hw/i386/xen: Remove unused 'hw/ide.h' include from header

Philippe Mathieu-Daudé posted 126 patches 2 years, 11 months ago
Only 116 patches received!
There is a newer version of this series
[PULL 097/126] hw/i386/xen: Remove unused 'hw/ide.h' include from header
Posted by Philippe Mathieu-Daudé 2 years, 11 months ago
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Paul Durrant <paul@xen.org>
Message-Id: <20230220092707.22584-1-philmd@linaro.org>
---
 hw/i386/xen/xen_platform.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hw/i386/xen/xen_platform.c b/hw/i386/xen/xen_platform.c
index 66e6de31a6..3795a203d4 100644
--- a/hw/i386/xen/xen_platform.c
+++ b/hw/i386/xen/xen_platform.c
@@ -25,7 +25,6 @@
 
 #include "qemu/osdep.h"
 #include "qapi/error.h"
-#include "hw/ide.h"
 #include "hw/ide/pci.h"
 #include "hw/pci/pci.h"
 #include "hw/xen/xen_common.h"
-- 
2.38.1