aboutsummaryrefslogtreecommitdiffstats
path: root/board/dfi/dfi-bt700
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-04-30 20:41:36 -0600
committerTom Rini <trini@konsulko.com>2024-05-06 15:07:50 -0600
commita1bb705c6dddc901b7a53a70c68f7a0cf613b6c6 (patch)
tree057bc134788ae6bc63f226e2fcce634295c2dc4d /board/dfi/dfi-bt700
parent2559e387084b9729154c990bc595fbfc7acbaf97 (diff)
downloadu-boot-a1bb705c6dddc901b7a53a70c68f7a0cf613b6c6.tar.gz
board: dfi: Remove <common.h> and add needed includes
Remove <common.h> from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/dfi/dfi-bt700')
-rw-r--r--board/dfi/dfi-bt700/dfi-bt700.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/dfi/dfi-bt700/dfi-bt700.c b/board/dfi/dfi-bt700/dfi-bt700.c
index 87506a77a17..907cc985d7a 100644
--- a/board/dfi/dfi-bt700/dfi-bt700.c
+++ b/board/dfi/dfi-bt700/dfi-bt700.c
@@ -3,7 +3,6 @@
* Copyright (C) 2016 Stefan Roese <sr@denx.de>
*/
-#include <common.h>
#include <init.h>
#include <log.h>
#include <nuvoton_nct6102d.h>