diff options
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo2/mptable.c')
-rw-r--r-- | src/mainboard/gizmosphere/gizmo2/mptable.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/gizmosphere/gizmo2/mptable.c b/src/mainboard/gizmosphere/gizmo2/mptable.c index 1808181cd8..d0704f370d 100644 --- a/src/mainboard/gizmosphere/gizmo2/mptable.c +++ b/src/mainboard/gizmosphere/gizmo2/mptable.c @@ -15,7 +15,6 @@ #include <arch/smp/mpspec.h> #include <device/pci.h> -#include <arch/io.h> #include <arch/ioapic.h> #include <string.h> #include <stdint.h> |