From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 10 Dec 2019 11:25:11 +0100 Subject: [PATCH 1/2] video: add guards around 16bpp/32bbp code In-Reply-To: <20191205171549.15170-1-agust@denx.de> References: <20191205171549.15170-1-agust@denx.de> Message-ID: <20191210112511.5b0d3c4a@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 Thu, 5 Dec 2019 18:15:48 +0100 Anatolij Gustschin agust at denx.de wrote: ... > drivers/video/vidconsole-uclass.c | 6 ++++++ > drivers/video/video-uclass.c | 4 ++++ > 2 files changed, 10 insertions(+) Applied to u-boot-video/master, thanks! -- Anatolij