diff options
Diffstat (limited to 'src/soc/amd')
-rw-r--r-- | src/soc/amd/stoneyridge/bootblock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/stoneyridge/bootblock.c b/src/soc/amd/stoneyridge/bootblock.c index 4025f80c96..330b371274 100644 --- a/src/soc/amd/stoneyridge/bootblock.c +++ b/src/soc/amd/stoneyridge/bootblock.c @@ -15,7 +15,6 @@ #include <soc/pci_devs.h> #include <soc/cpu.h> #include <soc/southbridge.h> -#include <amdblocks/psp.h> #include <timestamp.h> #include <halt.h> |