From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 22 Feb 2021 19:42:27 +0100 Subject: [PATCH 2/2] video: remove unused include/mb862xx.h In-Reply-To: <20201229115251.8280-2-xypron.glpk@gmx.de> References: <20201229115251.8280-1-xypron.glpk@gmx.de> <20201229115251.8280-2-xypron.glpk@gmx.de> Message-ID: <20210222194227.45f414a5@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 29 Dec 2020 12:52:51 +0100 Heinrich Schuchardt xypron.glpk at gmx.de wrote: > CONFIG_VIDEO_MB862xx cannot be selected by any configuration. > So we can eliminate include/mb862xx.h. > > Signed-off-by: Heinrich Schuchardt > --- > board/socrates/socrates.c | 12 ----- > include/mb862xx.h | 101 -------------------------------------- > 2 files changed, 113 deletions(-) > delete mode 100644 include/mb862xx.h Applied to u-boot-video/master, thanks! -- Anatolij