clean-up: removed duplicate #includes
commit814bb12a561d36aeb5ae4440ad43d2b0761d76da
authorAnand J <anand.indukala@gmail.com>
Fri, 21 Oct 2016 06:57:07 +0000 (21 12:27 +0530)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 28 Oct 2016 15:17:24 +0000 (28 18:17 +0300)
tree93ac9947be6287e93b42353212d74e9bfc7efb8c
parentd66253e46ae2b9c36a9dd90b2b74c0dfa5804b22
clean-up: removed duplicate #includes

Some files contain multiple #includes of the same header file.
Removed most of those unnecessary duplicate entries using
scripts/clean-includes.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Anand J <anand.indukala@gmail.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
28 files changed:
accel.c
cputlb.c
gdbstub.c
hw/i386/acpi-build.c
hw/microblaze/boot.c
hw/mips/mips_malta.c
hw/nvram/fw_cfg.c
hw/pci-bridge/pci_expander_bridge.c
hw/ppc/ppc405_boards.c
hw/ppc/spapr.c
hw/timer/grlib_gptimer.c
hw/tpm/tpm_tis.c
hw/unicore32/puv3.c
hw/usb/dev-mtp.c
include/hw/i386/pc.h
monitor.c
qemu-io-cmds.c
qmp.c
target-i386/machine.c
target-mips/machine.c
target-ppc/machine.c
target-ppc/mem_helper.c
target-sparc/machine.c
target-xtensa/translate.c
tests/crypto-tls-x509-helpers.h
tests/vhost-user-test.c
util/oslib-posix.c
vl.c