From 51120435f5dd3d71ad24b95089f3ac6dc4d224bf Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 6 Mar 2019 07:42:59 +0100 Subject: src/mb: Shorten 'include ' 'include ' is good enough. Change-Id: Idc96376571715f5dd2c386f187b5c6d1613accee Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/31779 Reviewed-by: Nico Huber Tested-by: build bot (Jenkins) --- src/mainboard/foxconn/d41s/cstates.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/foxconn') diff --git a/src/mainboard/foxconn/d41s/cstates.c b/src/mainboard/foxconn/d41s/cstates.c index b7eb6df341..45b575207f 100644 --- a/src/mainboard/foxconn/d41s/cstates.c +++ b/src/mainboard/foxconn/d41s/cstates.c @@ -14,7 +14,7 @@ */ #include -#include +#include int get_cst_entries(acpi_cstate_t **entries) { -- cgit v1.2.3