From: Tom Rini Date: Wed, 1 May 2024 02:41:12 +0000 (-0600) Subject: board: beckhoff: Remove and add needed includes X-Git-Tag: v2024.07-rc3~6^2~10^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15a0f96f30cdaa473b60a7be21ad63ed44cf9f4c;p=pandora-u-boot.git board: beckhoff: Remove and add needed includes Remove from this board vendor directory and when needed add missing include files directly. Tested-by: Patrick Bruenn Signed-off-by: Tom Rini --- diff --git a/board/beckhoff/mx53cx9020/mx53cx9020.c b/board/beckhoff/mx53cx9020/mx53cx9020.c index e7b131836b6..3a766728a6f 100644 --- a/board/beckhoff/mx53cx9020/mx53cx9020.c +++ b/board/beckhoff/mx53cx9020/mx53cx9020.c @@ -7,7 +7,6 @@ * Copyright (C) 2011 Freescale Semiconductor, Inc. */ -#include #include #include #include diff --git a/board/beckhoff/mx53cx9020/mx53cx9020_video.c b/board/beckhoff/mx53cx9020/mx53cx9020_video.c index bf472902562..fd28a70f4d7 100644 --- a/board/beckhoff/mx53cx9020/mx53cx9020_video.c +++ b/board/beckhoff/mx53cx9020/mx53cx9020_video.c @@ -7,7 +7,6 @@ * Copyright (C) 2012 Freescale Semiconductor, Inc. */ -#include #include #include #include