Remove <common.h> from this board vendor directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <[email protected]>
---
Cc: liuhao <[email protected]>
Cc: shuyiqi <[email protected]>
---
 board/phytium/durian/durian.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/board/phytium/durian/durian.c b/board/phytium/durian/durian.c
index 0a4048d4982f..01e210fcdd15 100644
--- a/board/phytium/durian/durian.c
+++ b/board/phytium/durian/durian.c
@@ -5,7 +5,6 @@
  * liuhao  <[email protected]>
  */
 
-#include <common.h>
 #include <command.h>
 #include <cpu_func.h>
 #include <event.h>
-- 
2.34.1

Reply via email to