s390x: move subsystem_reset() to s390-virtio-ccw.h
commit19c69829d64ff3101a91663354a9d9bc755cd642
authorDavid Hildenbrand <david@redhat.com>
Wed, 13 Sep 2017 13:24:01 +0000 (13 15:24 +0200)
committerCornelia Huck <cohuck@redhat.com>
Tue, 19 Sep 2017 16:31:31 +0000 (19 18:31 +0200)
tree3c78b397806b0c999391d5488f008e63d0467549
parent2c98a6c1ca20d8b0463cf1d3463f4275b5892da5
s390x: move subsystem_reset() to s390-virtio-ccw.h

Implemented in s390-virtio-ccw.c, so move it to the right header.
We can also drop the extern. Fix up one include.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170913132417.24384-7-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
include/hw/s390x/s390-virtio-ccw.h
target/s390x/cpu.h
target/s390x/diag.c