From ac2370a856688d3378812ed533fec2991501378f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 14 Dec 2023 13:16:48 -0500 Subject: global: Remove duplicate common.h inclusions These files include twice. Start by removing the second inclusion of the file. Reviewed-by: Simon Glass Signed-off-by: Tom Rini --- board/data_modul/common/common.c | 1 - 1 file changed, 1 deletion(-) (limited to 'board/data_modul/common/common.c') diff --git a/board/data_modul/common/common.c b/board/data_modul/common/common.c index a6761c21d4..4ece82c730 100644 --- a/board/data_modul/common/common.c +++ b/board/data_modul/common/common.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3