aboutsummaryrefslogtreecommitdiffstats
path: root/hw/wdt_i6300esb.c
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2009-09-20 08:02:28 +0000
committerBlue Swirl <blauwirbel@gmail.com>2009-09-20 08:02:28 +0000
commit9801c7b436cb86456db6c34d099829d2e8796440 (patch)
treebb54148f4cc02d9d339637e84ab4452ccca8768e /hw/wdt_i6300esb.c
parent8756aa72608ee87f54ede737e79ac56ff344a485 (diff)
Compile wdt_i6300esb only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/wdt_i6300esb.c')
-rw-r--r--hw/wdt_i6300esb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/wdt_i6300esb.c b/hw/wdt_i6300esb.c
index 9126e7252..3abaa87cf 100644
--- a/hw/wdt_i6300esb.c
+++ b/hw/wdt_i6300esb.c
@@ -25,7 +25,6 @@
#include "qemu-timer.h"
#include "watchdog.h"
#include "hw.h"
-#include "pc.h"
#include "pci.h"
/*#define I6300ESB_DEBUG 1*/