projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b0477a
)
hw/i386/xen: Remove unused 'hw/ide.h' include from header
author
Philippe Mathieu-Daudé
<philmd@linaro.org>
Mon, 20 Feb 2023 09:25:22 +0000
(10:25 +0100)
committer
Philippe Mathieu-Daudé
<philmd@linaro.org>
Mon, 27 Feb 2023 21:29:02 +0000
(22:29 +0100)
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
patch
|
blob
|
history
diff --git
a/hw/i386/xen/xen_platform.c
b/hw/i386/xen/xen_platform.c
index 66e6de31a61cae9f54d6d312bdc490c8bbba0d7c..3795a203d4d3301a0ff46c1ec8a6f71c307625ef 100644
(file)
--- 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"