projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5570da
)
hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
author
Philippe Mathieu-Daudé
<philmd@linaro.org>
Tue, 12 Dec 2023 11:36:39 +0000
(12:36 +0100)
committer
Thomas Huth
<thuth@redhat.com>
Wed, 20 Dec 2023 09:29:23 +0000
(10:29 +0100)
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <
20231212113640
.30287-4-philmd@linaro.org>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/s390x/ipl.c
patch
|
blob
|
history
diff --git
a/hw/s390x/ipl.c
b/hw/s390x/ipl.c
index 515dcf51b5f561089616ccadc0b144dd0053f3a0..62182d81a0cb57028de5507a1bbc339a95284d34 100644
(file)
--- a/
hw/s390x/ipl.c
+++ b/
hw/s390x/ipl.c
@@
-35,7
+35,6
@@
#include "qemu/cutils.h"
#include "qemu/option.h"
#include "standard-headers/linux/virtio_ids.h"
-#include "exec/exec-all.h"
#define KERN_IMAGE_START 0x010000UL
#define LINUX_MAGIC_ADDR 0x010008UL