From 91c077f6e244a05a32630024f068536209c26a02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Wed, 3 Nov 2021 18:34:14 +0200 Subject: ChromeOS: Fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ibbdd589119bbccd3516737c8ee9f90c4bef17c1e Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/58923 Tested-by: build bot (Jenkins) Reviewed-by: Julius Werner --- src/mainboard/google/foster/mainboard.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/foster/mainboard.c') diff --git a/src/mainboard/google/foster/mainboard.c b/src/mainboard/google/foster/mainboard.c index 7c34756f86..827070397e 100644 --- a/src/mainboard/google/foster/mainboard.c +++ b/src/mainboard/google/foster/mainboard.c @@ -12,7 +12,6 @@ #include #include -#include static const struct pad_config sdmmc1_pad[] = { /* MMC1(SDCARD) */ -- cgit v1.2.3