From: Cornelia Huck Date: Wed, 10 Feb 2016 12:22:32 +0000 (+0100) Subject: s390x/virtio: old machine leftovers X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=99abd0d6f75109b58dbd662134d8d013999e1e8f;p=qemu.git s390x/virtio: old machine leftovers Remove some now unused #defines. Reviewed-By: Sascha Silbe Reviewed-by: Halil Pasic Signed-off-by: Cornelia Huck --- diff --git a/hw/s390x/s390-virtio.c b/hw/s390x/s390-virtio.c index c320878024..8e533ae88a 100644 --- a/hw/s390x/s390-virtio.c +++ b/hw/s390x/s390-virtio.c @@ -54,8 +54,6 @@ #endif #define MAX_BLK_DEVS 10 -#define S390_MACHINE "s390-virtio" -#define TYPE_S390_MACHINE MACHINE_TYPE_NAME(S390_MACHINE) #define S390_TOD_CLOCK_VALUE_MISSING 0x00 #define S390_TOD_CLOCK_VALUE_PRESENT 0x01