diff options
Diffstat (limited to 'src/mainboard/amd/thatcher')
-rw-r--r-- | src/mainboard/amd/thatcher/romstage.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/amd/thatcher/romstage.c b/src/mainboard/amd/thatcher/romstage.c index ed22ed1df3..54ced88fd6 100644 --- a/src/mainboard/amd/thatcher/romstage.c +++ b/src/mainboard/amd/thatcher/romstage.c @@ -16,7 +16,6 @@ #include <stdint.h> #include <string.h> #include <device/pci_def.h> -#include <arch/acpi.h> #include <arch/io.h> #include <device/pci_ops.h> #include <commonlib/loglevel.h> |