diff options
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo/mptable.c')
-rw-r--r-- | src/mainboard/gizmosphere/gizmo/mptable.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/mptable.c b/src/mainboard/gizmosphere/gizmo/mptable.c index 497f9556a0..00f0b76477 100644 --- a/src/mainboard/gizmosphere/gizmo/mptable.c +++ b/src/mainboard/gizmosphere/gizmo/mptable.c @@ -22,7 +22,6 @@ #include <arch/ioapic.h> #include <string.h> #include <stdint.h> -#include <cpu/amd/amdfam14.h> #include <SBPLATFORM.h> |