From 2195f7af23d7a34d546f1e3f00a0d3a34ee3a8c5 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 21 Jun 2019 07:20:12 +0200 Subject: drivers: Add missing #include ALIGN and ALIGN_UP needs 'helpers.h Change-Id: Ia18f69b58bae6d841d800dc38745ff27f51cec46 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/33659 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/drivers/amd/agesa/mtrr_fixme.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/drivers/amd/agesa') diff --git a/src/drivers/amd/agesa/mtrr_fixme.c b/src/drivers/amd/agesa/mtrr_fixme.c index 1fbb55318d..fcb353c601 100644 --- a/src/drivers/amd/agesa/mtrr_fixme.c +++ b/src/drivers/amd/agesa/mtrr_fixme.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3