From 285dd6ec3a8529d2b91eb657e85007be6a3397b6 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Wed, 17 Feb 2021 22:16:40 +0100 Subject: soc/amd/common/amdblocks/psp: move MSR_PSP_ADDR to include/cpu/amd/msr.h Signed-off-by: Felix Held Change-Id: I5bd6f74bc0fbe461fa01d3baa63612eaec77b97a Reviewed-on: https://review.coreboot.org/c/coreboot/+/50854 Reviewed-by: Raul Rangel Reviewed-by: Marshall Dawson Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/soc/amd/stoneyridge/psp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/amd/stoneyridge/psp.c') diff --git a/src/soc/amd/stoneyridge/psp.c b/src/soc/amd/stoneyridge/psp.c index 69db08dfc3..cd14d7bf69 100644 --- a/src/soc/amd/stoneyridge/psp.c +++ b/src/soc/amd/stoneyridge/psp.c @@ -3,6 +3,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3