[PATCH 084/149] board: lg: Remove <common.h> and add needed includes
Tom Rini
trini at konsulko.com
Wed May 1 04:42:11 CEST 2024
Remove <common.h> from this board vendor directory and when needed
add missing include files directly.
Signed-off-by: Tom Rini <trini at konsulko.com>
---
Cc: Paul Kocialkowski <contact at paulk.fr>
---
board/lg/sniper/sniper.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/lg/sniper/sniper.c b/board/lg/sniper/sniper.c
index 86032d7fcdf7..88d5d0881433 100644
--- a/board/lg/sniper/sniper.c
+++ b/board/lg/sniper/sniper.c
@@ -6,7 +6,6 @@
*/
#include <config.h>
-#include <common.h>
#include <dm.h>
#include <env.h>
#include <fastboot.h>
--
2.34.1
More information about the U-Boot
mailing list