]> git.proxmox.com Git - mirror_qemu.git/commit
hw/net: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 26 Jan 2016 18:17:11 +0000 (18:17 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2016 15:07:23 +0000 (15:07 +0000)
commite8d40465592716cb209f0ae5de6b4cbe9ea2f8ba
treee4f82278e7077c2b4868795348b2f5f788aad595
parentfbc0412709270b9ada6acf35cbc3a2c76aab75c6
hw/net: 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-19-git-send-email-peter.maydell@linaro.org
31 files changed:
hw/net/dp8393x.c
hw/net/e1000.c
hw/net/eepro100.c
hw/net/etraxfs_eth.c
hw/net/fsl_etsec/etsec.c
hw/net/fsl_etsec/miim.c
hw/net/fsl_etsec/registers.c
hw/net/fsl_etsec/rings.c
hw/net/lan9118.c
hw/net/lance.c
hw/net/mcf_fec.c
hw/net/mipsnet.c
hw/net/ne2000-isa.c
hw/net/ne2000.c
hw/net/opencores_eth.c
hw/net/pcnet-pci.c
hw/net/pcnet.c
hw/net/rocker/qmp-norocker.c
hw/net/rocker/rocker.c
hw/net/rocker/rocker_desc.c
hw/net/rocker/rocker_fp.c
hw/net/rocker/rocker_of_dpa.c
hw/net/rocker/rocker_world.c
hw/net/rtl8139.c
hw/net/smc91c111.c
hw/net/vhost_net.c
hw/net/vmxnet3.c
hw/net/vmxnet_rx_pkt.c
hw/net/vmxnet_tx_pkt.c
hw/net/xilinx_axienet.c
hw/net/xilinx_ethlite.c