summaryrefslogtreecommitdiff
path: root/board/gateworks/gw_ventana/common.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-04-30 20:41:51 -0600
committerTom Rini <trini@konsulko.com>2024-05-07 08:00:24 -0600
commit5b1d20b51a5f665c3ad2b09346351d56da0fad11 (patch)
tree4751406b063a295353cc9fed0e217d007d586088 /board/gateworks/gw_ventana/common.c
parentd0642848c904d87137f7a3e59704cb14062b8801 (diff)
downloadu-boot-5b1d20b51a5f665c3ad2b09346351d56da0fad11.tar.gz
u-boot-5b1d20b51a5f665c3ad2b09346351d56da0fad11.tar.bz2
u-boot-5b1d20b51a5f665c3ad2b09346351d56da0fad11.zip
board: gateworks: Remove <common.h> and add needed includes
Remove <common.h> from this board vendor directory and when needed add missing include files directly. Acked-By: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/gateworks/gw_ventana/common.c')
-rw-r--r--board/gateworks/gw_ventana/common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/gateworks/gw_ventana/common.c b/board/gateworks/gw_ventana/common.c
index 74328b2e1b..891d1b5ddc 100644
--- a/board/gateworks/gw_ventana/common.c
+++ b/board/gateworks/gw_ventana/common.c
@@ -5,7 +5,6 @@
* Author: Tim Harvey <tharvey@gateworks.com>
*/
-#include <common.h>
#include <env.h>
#include <fsl_esdhc_imx.h>
#include <hwconfig.h>