From 3b3d0853388f30868e0131741c14b4a71a82ea1b Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 1 Feb 2021 10:09:40 +0100 Subject: src: Remove useless comments in "includes" lines Change-Id: Ide5673dc99688422c5078c8c28ca5935fd39c854 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/50186 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/lib/ramtest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/ramtest.c b/src/lib/ramtest.c index 224393f6f0..45178a7e23 100644 --- a/src/lib/ramtest.c +++ b/src/lib/ramtest.c @@ -1,5 +1,5 @@ #include -#include /* Prototypes */ +#include #include #include -- cgit v1.2.3