From d2d2aef6a3222af909183fb96dc7bc908fac3cd4 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Tue, 16 Jan 2018 14:19:37 +0100 Subject: sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location Many generations of Intel hardware have identical code concerning the RCBA. Change-Id: I33ec6801b115c0d64de1d2a0dc5d439186f3580a Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/23287 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- src/mainboard/lenovo/s230u/romstage.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/lenovo/s230u') diff --git a/src/mainboard/lenovo/s230u/romstage.c b/src/mainboard/lenovo/s230u/romstage.c index b83eeaec73..83664f4ce6 100644 --- a/src/mainboard/lenovo/s230u/romstage.c +++ b/src/mainboard/lenovo/s230u/romstage.c @@ -27,6 +27,7 @@ #include #include "northbridge/intel/sandybridge/sandybridge.h" #include "northbridge/intel/sandybridge/raminit_native.h" +#include #include "southbridge/intel/bd82x6x/pch.h" #include #include -- cgit v1.2.3