diff options
Diffstat (limited to 'src/mainboard/asus/kfsn4-dre/mptable.c')
-rw-r--r-- | src/mainboard/asus/kfsn4-dre/mptable.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/asus/kfsn4-dre/mptable.c b/src/mainboard/asus/kfsn4-dre/mptable.c index 6081f00c06..4109306378 100644 --- a/src/mainboard/asus/kfsn4-dre/mptable.c +++ b/src/mainboard/asus/kfsn4-dre/mptable.c @@ -22,7 +22,6 @@ // These tables are INCOMPLETE for this mainboard! // The ACPI tables are correct; a backport to these MP tables is needed... -#include <console/console.h> #include <arch/smp/mpspec.h> #include <device/pci.h> #include <string.h> |