From 2c5652d72b82dcad7b8dda872391ebdb3664a567 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 14 Oct 2018 10:51:13 +0200 Subject: mb: Fix non-local header treated as local Change-Id: Ib39305effdb00e032ca07e6d0e0d84cdf3dcf916 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29098 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/amd/lamar/romstage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/amd/lamar/romstage.c') diff --git a/src/mainboard/amd/lamar/romstage.c b/src/mainboard/amd/lamar/romstage.c index d8930c3ee6..136e392335 100644 --- a/src/mainboard/amd/lamar/romstage.c +++ b/src/mainboard/amd/lamar/romstage.c @@ -32,7 +32,7 @@ #include #include #include -#include "superio/fintek/f81216h/f81216h.h" +#include #define SERIAL_DEV PNP_DEV(0x4e, F81216H_SP1) -- cgit v1.2.3