summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb600/lpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/sb600/lpc.c')
-rw-r--r--src/southbridge/amd/sb600/lpc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/amd/sb600/lpc.c b/src/southbridge/amd/sb600/lpc.c
index 30066a0470..62c88de6eb 100644
--- a/src/southbridge/amd/sb600/lpc.c
+++ b/src/southbridge/amd/sb600/lpc.c
@@ -219,7 +219,7 @@ static void sb600_lpc_enable_resources(device_t dev)
sb600_lpc_enable_childrens_resources(dev);
}
-#if IS_ENABLED(CONFIG_HAVE_ACPI_TABLES) && IS_ENABLED(CONFIG_PER_DEVICE_ACPI_TABLES)
+#if IS_ENABLED(CONFIG_HAVE_ACPI_TABLES)
extern u16 pm_base;