diff options
Diffstat (limited to 'hw/acpi_piix4.c')
-rw-r--r-- | hw/acpi_piix4.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/acpi_piix4.c b/hw/acpi_piix4.c index fdef69770a..0fce958d07 100644 --- a/hw/acpi_piix4.c +++ b/hw/acpi_piix4.c @@ -20,9 +20,6 @@ #include "apm.h" #include "pm_smbus.h" #include "pci.h" -#include "sysemu.h" -#include "i2c.h" -#include "smbus.h" #include "acpi.h" //#define DEBUG |