]> Git Repo - qemu.git/commitdiff
s390x: do not include ram_addr.h
authorPaolo Bonzini <[email protected]>
Wed, 25 Mar 2015 14:56:29 +0000 (15:56 +0100)
committerCornelia Huck <[email protected]>
Mon, 30 Mar 2015 07:25:17 +0000 (09:25 +0200)
ram_addr.h is an internal interface and it is not needed anyway by
hw/s390x/ipl.c.

Cc: Christian Borntraeger <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Message-Id: <1427295389[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
hw/s390x/ipl.c

index 54d0835f0ad1492964dff96ed06af5869d95e7c7..5c8661347a96231a9eb5ba073f99eaa25b818891 100644 (file)
@@ -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"
This page took 0.026465 seconds and 4 git commands to generate.