aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2885/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/tyan/s2885/mainboard.c')
-rw-r--r--src/mainboard/tyan/s2885/mainboard.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mainboard/tyan/s2885/mainboard.c b/src/mainboard/tyan/s2885/mainboard.c
index 82d6724e8b..aca02f0d3b 100644
--- a/src/mainboard/tyan/s2885/mainboard.c
+++ b/src/mainboard/tyan/s2885/mainboard.c
@@ -1,8 +1,4 @@
-#include <console/console.h>
#include <device/device.h>
-#include <device/pci.h>
-#include <device/pci_ids.h>
-#include <device/pci_ops.h>
#include "chip.h"
#if CONFIG_CHIP_NAME == 1
@@ -10,3 +6,4 @@ struct chip_operations mainboard_tyan_s2885_ops = {
CHIP_NAME("Tyan S2885 mainboard")
};
#endif
+