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 ad3f742373..10a379844d 100644 --- a/src/mainboard/asus/kfsn4-dre/mptable.c +++ b/src/mainboard/asus/kfsn4-dre/mptable.c @@ -25,7 +25,6 @@ #include <arch/smp/mpspec.h> #include <device/pci.h> #include <device/pci_ops.h> -#include <string.h> #include <stdint.h> #include <cpu/amd/amdfam10_sysconf.h> |