From 15e871fc5d125f58e637d035e3aa5d01dc323e2f Mon Sep 17 00:00:00 2001 From: Christophe Leroy Date: Mon, 6 Nov 2023 19:12:05 +0100 Subject: board: cssi: Remove usage of common.h Remove inclusion of common.h and add relevant includes when necessary. Signed-off-by: Christophe Leroy --- board/cssi/cmpc885/nand.c | 1 - 1 file changed, 1 deletion(-) (limited to 'board/cssi/cmpc885/nand.c') diff --git a/board/cssi/cmpc885/nand.c b/board/cssi/cmpc885/nand.c index 38100046df..b8989f226b 100644 --- a/board/cssi/cmpc885/nand.c +++ b/board/cssi/cmpc885/nand.c @@ -7,7 +7,6 @@ */ #include -#include #include #include #include -- cgit v1.2.3