From 920b2d05b6b859af14de3d52eb8db9927ca6229a Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Thu, 9 May 2024 15:57:26 +0200 Subject: device/dram/spd: Add missing Use of smbios_memory_type needs . Change-Id: Iacab6171c61abd047c09ff7e20313a455bd8414f Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/82245 Tested-by: build bot (Jenkins) Reviewed-by: Martin L Roth --- src/device/dram/spd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/device') diff --git a/src/device/dram/spd.c b/src/device/dram/spd.c index 41ec7c52c7..ef7aead7f6 100644 --- a/src/device/dram/spd.c +++ b/src/device/dram/spd.c @@ -5,6 +5,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3