[PATCH 018/149] board: armadeus: Remove <common.h> and add needed includes

Tom Rini trini at konsulko.com
Wed May 1 04:41:05 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: "Sébastien Szymanski" <sebastien.szymanski at armadeus.com>
---
 board/armadeus/opos6uldev/board.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/board/armadeus/opos6uldev/board.c b/board/armadeus/opos6uldev/board.c
index 365fdca1b76f..5b25545cdb88 100644
--- a/board/armadeus/opos6uldev/board.c
+++ b/board/armadeus/opos6uldev/board.c
@@ -3,7 +3,6 @@
  * Copyright (C) 2018 Armadeus Systems
  */
 
-#include <common.h>
 #include <init.h>
 #include <asm/arch/sys_proto.h>
 #include <asm/gpio.h>
-- 
2.34.1



More information about the U-Boot mailing list