From: Tom Rini Date: Wed, 1 May 2024 02:42:47 +0000 (-0600) Subject: board: socionext: Remove and add needed includes X-Git-Tag: v2024.07-rc3~6^2~10^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6252e4cd9bc65a38727466f729500e9764457b4a;p=pandora-u-boot.git board: socionext: Remove and add needed includes Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- diff --git a/board/socionext/developerbox/developerbox.c b/board/socionext/developerbox/developerbox.c index 062e4a7b79f..556a9ed527e 100644 --- a/board/socionext/developerbox/developerbox.c +++ b/board/socionext/developerbox/developerbox.c @@ -9,7 +9,7 @@ #include #include #include -#include +#include #include #include #include