From 9a3bde0581a574956dd57ca24683c41ac7e0edfc Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sat, 6 Nov 2021 16:13:15 +0200 Subject: ChromeOS: Replace with or add MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's commented in that it shall provide . Fix for ARRAY_SIZE() in bulk, followup works will reduce the number of other includes these files have. Change-Id: I2572aaa2cf4254f0dea6698cba627de12725200f Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/58996 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak --- src/mainboard/intel/kblrvp/chromeos.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/intel/kblrvp') diff --git a/src/mainboard/intel/kblrvp/chromeos.c b/src/mainboard/intel/kblrvp/chromeos.c index df01242d12..902cb194fd 100644 --- a/src/mainboard/intel/kblrvp/chromeos.c +++ b/src/mainboard/intel/kblrvp/chromeos.c @@ -6,6 +6,7 @@ #include #include #include +#include #include #include "gpio.h" -- cgit v1.2.3