summary refs log tree commit diff stats
path: root/hw/s390x/virtio-ccw-serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/s390x/virtio-ccw-serial.c')
-rw-r--r--hw/s390x/virtio-ccw-serial.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/s390x/virtio-ccw-serial.c b/hw/s390x/virtio-ccw-serial.c
index bf8057880f..8f8d2302f8 100644
--- a/hw/s390x/virtio-ccw-serial.c
+++ b/hw/s390x/virtio-ccw-serial.c
@@ -15,7 +15,6 @@
 #include "hw/qdev-properties.h"
 #include "hw/virtio/virtio-serial.h"
 #include "virtio-ccw.h"
-#include "hw/virtio/virtio-serial.h"
 
 #define TYPE_VIRTIO_SERIAL_CCW "virtio-serial-ccw"
 OBJECT_DECLARE_SIMPLE_TYPE(VirtioSerialCcw, VIRTIO_SERIAL_CCW)