From: Tom Rini Date: Wed, 1 May 2024 02:41:31 +0000 (-0600) Subject: board: coreboot: Remove and add needed includes X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=103bf79438d3931e56bc5d2f03bd82331b6f1c80;p=u-boot.git board: coreboot: Remove and add needed includes Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- diff --git a/board/coreboot/coreboot/coreboot.c b/board/coreboot/coreboot/coreboot.c index e58dce3747..f2ca107676 100644 --- a/board/coreboot/coreboot/coreboot.c +++ b/board/coreboot/coreboot/coreboot.c @@ -3,7 +3,6 @@ * Copyright (C) 2018, Bin Meng */ -#include #include #include #include