]> Git Repo - qemu.git/commit - hw/ide/microdrive.c
ide: Clean up includes
authorPeter Maydell <[email protected]>
Tue, 26 Jan 2016 18:17:09 +0000 (18:17 +0000)
committerPeter Maydell <[email protected]>
Fri, 29 Jan 2016 15:07:23 +0000 (15:07 +0000)
commit532392622c1d493e3bec543b10f74f361ea40662
tree80b23880691b8e92edb7a5548467428b528ae35c
parent757e725b58c57d3ebb66a31fd2210df977a12154
ide: 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 <[email protected]>
Message-id: 1453832250[email protected]
16 files changed:
hw/ide/ahci.c
hw/ide/atapi.c
hw/ide/cmd646.c
hw/ide/core.c
hw/ide/ich.c
hw/ide/isa.c
hw/ide/macio.c
hw/ide/microdrive.c
hw/ide/mmio.c
hw/ide/pci.c
hw/ide/piix.c
hw/ide/qdev.c
hw/ide/via.c
tests/ahci-test.c
tests/ide-test.c
tests/libqos/ahci.c
This page took 0.027798 seconds and 4 git commands to generate.