]> Git Repo - qemu.git/commit - target-s390x/ioinst.c
s390: Clean up includes
authorPeter Maydell <[email protected]>
Tue, 26 Jan 2016 18:17:00 +0000 (18:17 +0000)
committerPeter Maydell <[email protected]>
Fri, 29 Jan 2016 15:07:22 +0000 (15:07 +0000)
commit9615495afc84a8bac0652caeedb2ce4e671e8a94
tree0d33c29a9ad774dc0f49152f5fb752317af27c0c
parentdb5ebe5f411833b0ce4b6fa86ee00366e32d3968
s390: Clean up includes

Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.

This commit was created with scripts/clean-includes.

Signed-off-by: Peter Maydell <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Message-id: 1453832250[email protected]
32 files changed:
hw/char/sclpconsole-lm.c
hw/char/sclpconsole.c
hw/s390x/css.c
hw/s390x/event-facility.c
hw/s390x/ipl.c
hw/s390x/s390-pci-bus.c
hw/s390x/s390-pci-inst.c
hw/s390x/s390-skeys-kvm.c
hw/s390x/s390-skeys.c
hw/s390x/s390-virtio-ccw.c
hw/s390x/s390-virtio-hcall.c
hw/s390x/s390-virtio.c
hw/s390x/sclp.c
hw/s390x/sclpcpu.c
hw/s390x/sclpquiesce.c
hw/s390x/virtio-ccw.c
hw/watchdog/wdt_diag288.c
target-s390x/arch_dump.c
target-s390x/cc_helper.c
target-s390x/cpu.c
target-s390x/fpu_helper.c
target-s390x/gdbstub.c
target-s390x/helper.c
target-s390x/int_helper.c
target-s390x/interrupt.c
target-s390x/ioinst.c
target-s390x/kvm.c
target-s390x/machine.c
target-s390x/mem_helper.c
target-s390x/misc_helper.c
target-s390x/mmu_helper.c
target-s390x/translate.c
This page took 0.034736 seconds and 4 git commands to generate.