s390x: move sclp_service_call() to sclp.h
commit53d8e91d64ce2655f5945db2fe4c1ac7e00957a0
authorDavid Hildenbrand <david@redhat.com>
Wed, 13 Sep 2017 13:24:03 +0000 (13 15:24 +0200)
committerCornelia Huck <cohuck@redhat.com>
Tue, 19 Sep 2017 16:31:31 +0000 (19 18:31 +0200)
tree52854dfc6634c1a67ac59729af1244fff2db2b3c
parentef2974cc270d51959ce90df6b4d4d41635d7a603
s390x: move sclp_service_call() to sclp.h

Implemented in sclp.c, so let's move it to the right include file.
Also adjust some includes.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170913132417.24384-9-david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
include/hw/s390x/sclp.h
target/s390x/cpu.h
target/s390x/misc_helper.c