diff options
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo')
-rw-r--r-- | src/mainboard/gizmosphere/gizmo/acpi_tables.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/acpi_tables.c b/src/mainboard/gizmosphere/gizmo/acpi_tables.c index fe22f4dbe7..49f4e1fc8f 100644 --- a/src/mainboard/gizmosphere/gizmo/acpi_tables.c +++ b/src/mainboard/gizmosphere/gizmo/acpi_tables.c @@ -22,7 +22,6 @@ #include <device/pci.h> #include <device/pci_ids.h> #include <northbridge/amd/agesa/agesawrapper.h> -#include <cpu/amd/mtrr.h> #include <cpu/amd/amdfam14.h> unsigned long acpi_fill_madt(unsigned long current) |