From 327a0a7bafb9153b42893ce42bf84458cfa1be1e Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Wed, 10 Apr 2024 10:34:08 +0200 Subject: tree: Drop unused Change-Id: I0e216cbc4acf9571c65c345a1764e74485f89438 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/81818 Reviewed-by: Yu-Ping Wu Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/starlabs/starbook/variants/cml/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/starlabs/starbook') diff --git a/src/mainboard/starlabs/starbook/variants/cml/romstage.c b/src/mainboard/starlabs/starbook/variants/cml/romstage.c index 75a19e576b..372f8b0620 100644 --- a/src/mainboard/starlabs/starbook/variants/cml/romstage.c +++ b/src/mainboard/starlabs/starbook/variants/cml/romstage.c @@ -5,7 +5,6 @@ #include #include #include -#include #include static unsigned int get_memory_config_straps(void) -- cgit v1.2.3