]> git.proxmox.com Git - mirror_qemu.git/commit
hw/intc: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Jan 2016 18:17:19 +0000 (18:17 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2016 15:07:24 +0000 (15:07 +0000)
commit90191d07a6c0480802dfcaee99328b1c5e520579
treefaa3cd8c3b8bc994be45645e3952680b9c710dad
parent282bc81efbb5e301a3cc010eee0635bf6d0375e5
hw/intc: 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-27-git-send-email-peter.maydell@linaro.org
12 files changed:
hw/intc/etraxfs_pic.c
hw/intc/heathrow_pic.c
hw/intc/i8259.c
hw/intc/i8259_common.c
hw/intc/omap_intc.c
hw/intc/openpic.c
hw/intc/openpic_kvm.c
hw/intc/s390_flic.c
hw/intc/s390_flic_kvm.c
hw/intc/sh_intc.c
hw/intc/slavio_intctl.c
hw/intc/xilinx_intc.c