aboutsummaryrefslogtreecommitdiff
path: root/src/soc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc')
-rw-r--r--src/soc/amd/common/block/lpc/lpc.c1
-rw-r--r--src/soc/amd/picasso/fch.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/amd/common/block/lpc/lpc.c b/src/soc/amd/common/block/lpc/lpc.c
index b97686c82c..8a7dc34c6c 100644
--- a/src/soc/amd/common/block/lpc/lpc.c
+++ b/src/soc/amd/common/block/lpc/lpc.c
@@ -19,7 +19,6 @@
#include <amdblocks/lpc.h>
#include <soc/acpi.h>
#include <soc/southbridge.h>
-#include <soc/nvs.h>
#include <soc/iomap.h>
/* Most systems should have already enabled the bridge */
diff --git a/src/soc/amd/picasso/fch.c b/src/soc/amd/picasso/fch.c
index ac5329de1d..b18fac4fbc 100644
--- a/src/soc/amd/picasso/fch.c
+++ b/src/soc/amd/picasso/fch.c
@@ -24,7 +24,6 @@
#include <soc/amd_pci_int_defs.h>
#include <soc/pci.h>
#include <soc/pci_devs.h>
-#include <soc/nvs.h>
#include <types.h>
#include "chip.h"