]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ppc/spapr_iommu.c
ppc: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Jan 2016 18:16:58 +0000 (18:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2016 15:07:22 +0000 (15:07 +0000)
commit0d75590d919454be322f21d55494b8937651fc86
tree9e4b203e4413d416c36424f93231bd26a2f42027
parentea99dde191379804cb01881f931cd50db6550df7
ppc: 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 <peter.maydell@linaro.org>
Message-id: 1453832250-766-6-git-send-email-peter.maydell@linaro.org
63 files changed:
disas/ppc.c
hw/char/spapr_vty.c
hw/intc/xics.c
hw/intc/xics_kvm.c
hw/isa/pc87312.c
hw/misc/macio/cuda.c
hw/misc/macio/mac_dbdma.c
hw/misc/macio/macio.c
hw/net/spapr_llan.c
hw/nvram/spapr_nvram.c
hw/pci-bridge/dec.c
hw/pci-host/grackle.c
hw/pci-host/prep.c
hw/pci-host/uninorth.c
hw/ppc/e500.c
hw/ppc/e500plat.c
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c
hw/ppc/mpc8544_guts.c
hw/ppc/mpc8544ds.c
hw/ppc/ppc.c
hw/ppc/ppc405_boards.c
hw/ppc/ppc405_uc.c
hw/ppc/ppc440_bamboo.c
hw/ppc/ppc4xx_devs.c
hw/ppc/ppc4xx_pci.c
hw/ppc/ppc_booke.c
hw/ppc/ppce500_spin.c
hw/ppc/prep.c
hw/ppc/spapr.c
hw/ppc/spapr_drc.c
hw/ppc/spapr_events.c
hw/ppc/spapr_hcall.c
hw/ppc/spapr_iommu.c
hw/ppc/spapr_pci.c
hw/ppc/spapr_pci_vfio.c
hw/ppc/spapr_rng.c
hw/ppc/spapr_rtas.c
hw/ppc/spapr_rtc.c
hw/ppc/spapr_vio.c
hw/ppc/virtex_ml507.c
hw/scsi/spapr_vscsi.c
target-ppc/arch_dump.c
target-ppc/cpu-models.c
target-ppc/dfp_helper.c
target-ppc/excp_helper.c
target-ppc/fpu_helper.c
target-ppc/gdbstub.c
target-ppc/int_helper.c
target-ppc/kvm-stub.c
target-ppc/kvm.c
target-ppc/machine.c
target-ppc/mem_helper.c
target-ppc/mfrom_table_gen.c
target-ppc/misc_helper.c
target-ppc/mmu-hash32.c
target-ppc/mmu-hash64.c
target-ppc/mmu_helper.c
target-ppc/monitor.c
target-ppc/timebase_helper.c
target-ppc/translate.c
target-ppc/translate_init.c
target-ppc/user_only_helper.c