aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/kfsn4-dre
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asus/kfsn4-dre')
-rw-r--r--src/mainboard/asus/kfsn4-dre/acpi_tables.c1
-rw-r--r--src/mainboard/asus/kfsn4-dre/get_bus_conf.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/asus/kfsn4-dre/acpi_tables.c b/src/mainboard/asus/kfsn4-dre/acpi_tables.c
index dd5a07615b..36f55afd47 100644
--- a/src/mainboard/asus/kfsn4-dre/acpi_tables.c
+++ b/src/mainboard/asus/kfsn4-dre/acpi_tables.c
@@ -26,7 +26,6 @@
#include <arch/io.h>
#include <arch/smp/mpspec.h>
#include <device/pci.h>
-#include <device/pci_ids.h>
#include <cpu/amd/amdfam10_sysconf.h>
/* APIC */
diff --git a/src/mainboard/asus/kfsn4-dre/get_bus_conf.c b/src/mainboard/asus/kfsn4-dre/get_bus_conf.c
index 5c8c75e9ce..c8bf9a8728 100644
--- a/src/mainboard/asus/kfsn4-dre/get_bus_conf.c
+++ b/src/mainboard/asus/kfsn4-dre/get_bus_conf.c
@@ -20,7 +20,6 @@
#include <console/console.h>
#include <device/pci.h>
-#include <device/pci_ids.h>
#include <string.h>
#include <stdint.h>
#include <stdlib.h>