summaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/acp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/picasso/acp.c')
-rw-r--r--src/soc/amd/picasso/acp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/picasso/acp.c b/src/soc/amd/picasso/acp.c
index c2c1022f76..e0b369d65e 100644
--- a/src/soc/amd/picasso/acp.c
+++ b/src/soc/amd/picasso/acp.c
@@ -6,9 +6,9 @@
#include <device/pci_ids.h>
#include <device/pci_ops.h>
#include "chip.h"
+#include <soc/acp.h>
#include <soc/acpi.h>
#include <soc/pci_devs.h>
-#include <soc/northbridge.h>
#include <soc/southbridge.h>
#include <amdblocks/acpimmio.h>
#include <commonlib/helpers.h>