summaryrefslogtreecommitdiff
path: root/src/soc/amd/glinda/chip.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/glinda/chip.c')
-rw-r--r--src/soc/amd/glinda/chip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/glinda/chip.c b/src/soc/amd/glinda/chip.c
index ff10b622f0..0f49f6a01c 100644
--- a/src/soc/amd/glinda/chip.c
+++ b/src/soc/amd/glinda/chip.c
@@ -2,12 +2,12 @@
/* TODO: Update for Glinda */
+#include <amdblocks/acpi.h>
#include <amdblocks/data_fabric.h>
#include <amdblocks/fsp.h>
#include <console/console.h>
#include <device/device.h>
#include <device/pci.h>
-#include <soc/acpi.h>
#include <soc/cpu.h>
#include <soc/pci_devs.h>
#include <soc/southbridge.h>