From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 24 May 2012 23:01:46 +0200 Subject: [U-Boot] [PATCH 3/3] common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef In-Reply-To: <1335537687-4960-1-git-send-email-agust@denx.de> References: <1335537687-4960-1-git-send-email-agust@denx.de> Message-ID: <20120524230146.53087b2a@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 27 Apr 2012 16:41:27 +0200 Anatolij Gustschin wrote: > Drop ifdef around bitmap_plot(). > > Signed-off-by: Anatolij Gustschin > --- > common/lcd.c | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) Applied to u-boot-video/master.