From dd2f3fa533eb8f7537aa480b20d9bbf61f01d6a7 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Mon, 8 Feb 2021 22:23:54 +0100 Subject: soc/amd/picasso/cpu: move get_cpu_count to common code Signed-off-by: Felix Held Change-Id: I0690787f492d764a20a4219822eb10fb5cd86de0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/50406 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson --- src/soc/amd/picasso/acpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/amd/picasso/acpi.c') diff --git a/src/soc/amd/picasso/acpi.c b/src/soc/amd/picasso/acpi.c index eba9dfee3d..2f08dce852 100644 --- a/src/soc/amd/picasso/acpi.c +++ b/src/soc/amd/picasso/acpi.c @@ -19,9 +19,9 @@ #include #include #include +#include #include #include -#include #include #include #include -- cgit v1.2.3