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/apple/macbook21/mainboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/apple/macbook21/mainboard.c') diff --git a/src/mainboard/apple/macbook21/mainboard.c b/src/mainboard/apple/macbook21/mainboard.c index bafcb0be46..25c466008a 100644 --- a/src/mainboard/apple/macbook21/mainboard.c +++ b/src/mainboard/apple/macbook21/mainboard.c @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include #include #define PANEL INT15_5F35_CL_DISPLAY_DEFAULT -- cgit v1.2.3