From 1267f220e2ef8900a05517ea54565c15af3cc23f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 30 Apr 2024 20:43:01 -0600 Subject: board: theadorable: Remove and add needed includes Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- board/theadorable/theadorable.c | 1 - 1 file changed, 1 deletion(-) (limited to 'board/theadorable/theadorable.c') diff --git a/board/theadorable/theadorable.c b/board/theadorable/theadorable.c index 144f122..cca5c3d 100644 --- a/board/theadorable/theadorable.c +++ b/board/theadorable/theadorable.c @@ -3,7 +3,6 @@ * Copyright (C) 2015-2019 Stefan Roese */ -#include #include #include #include -- cgit v1.1