On Tue, 26 Jan 2016 18:17:00 +0000 Peter Maydell <peter.mayd...@linaro.org> wrote:
> 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 <peter.mayd...@linaro.org> Acked-by: Cornelia Huck <cornelia.h...@de.ibm.com> BTW: Does/should checkpatch look for osdep.h for new files? > --- > hw/char/sclpconsole-lm.c | 1 + > hw/char/sclpconsole.c | 1 + > hw/s390x/css.c | 1 + > hw/s390x/event-facility.c | 1 + > hw/s390x/ipl.c | 1 + > hw/s390x/s390-pci-bus.c | 1 + > hw/s390x/s390-pci-inst.c | 1 + > hw/s390x/s390-skeys-kvm.c | 1 + > hw/s390x/s390-skeys.c | 1 + > hw/s390x/s390-virtio-ccw.c | 1 + > hw/s390x/s390-virtio-hcall.c | 1 + > hw/s390x/s390-virtio.c | 1 + > hw/s390x/sclp.c | 1 + > hw/s390x/sclpcpu.c | 1 + > hw/s390x/sclpquiesce.c | 1 + > hw/s390x/virtio-ccw.c | 1 + > hw/watchdog/wdt_diag288.c | 1 + > target-s390x/arch_dump.c | 1 + > target-s390x/cc_helper.c | 1 + > target-s390x/cpu.c | 1 + > target-s390x/fpu_helper.c | 1 + > target-s390x/gdbstub.c | 2 +- > target-s390x/helper.c | 1 + > target-s390x/int_helper.c | 1 + > target-s390x/interrupt.c | 1 + > target-s390x/ioinst.c | 2 +- > target-s390x/kvm.c | 2 +- > target-s390x/machine.c | 1 + > target-s390x/mem_helper.c | 1 + > target-s390x/misc_helper.c | 2 +- > target-s390x/mmu_helper.c | 1 + > target-s390x/translate.c | 1 + > 32 files changed, 32 insertions(+), 4 deletions(-)