From: Paolo Bonzini <pbonz...@redhat.com> ram_addr.h is an internal interface and it is not needed anyway by hw/s390x/ipl.c.
Cc: Christian Borntraeger <borntrae...@de.ibm.com> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> Message-Id: <1427295389-5054-1-git-send-email-pbonz...@redhat.com> Signed-off-by: Christian Borntraeger <borntrae...@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.h...@de.ibm.com> --- hw/s390x/ipl.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/s390x/ipl.c b/hw/s390x/ipl.c index 54d0835..5c86613 100644 --- a/hw/s390x/ipl.c +++ b/hw/s390x/ipl.c @@ -14,7 +14,6 @@ #include "sysemu/sysemu.h" #include "cpu.h" #include "elf.h" -#include "exec/ram_addr.h" #include "hw/loader.h" #include "hw/sysbus.h" #include "hw/s390x/virtio-ccw.h" -- 2.3.4