提交 0b8f9be6 编写于 作者: B Blue Swirl

Trim unnecessary includes

Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
上级 ec51e364
......@@ -17,8 +17,6 @@
*/
#include "hw.h"
#include "pc.h"
#include "pci.h"
#include "sysemu.h"
#include "acpi.h"
struct acpi_table_header
......
......@@ -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
......
......@@ -19,7 +19,6 @@
#include "apm.h"
#include "hw.h"
#include "isa.h"
//#define DEBUG
......
......@@ -20,12 +20,7 @@
#include "hw.h"
#include "pc.h"
#include "pm_smbus.h"
#include "pci.h"
#include "qemu-timer.h"
#include "sysemu.h"
#include "i2c.h"
#include "smbus.h"
#include "kvm.h"
/* no save/load? */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册