]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
authorAnatolij Gustschin <agust@denx.de>
Fri, 27 Apr 2012 04:41:27 +0000 (04:41 +0000)
committerAnatolij Gustschin <agust@denx.de>
Fri, 25 May 2012 07:15:10 +0000 (09:15 +0200)
commit2b5cb3d33109a67ad25d74a98f1da92a1c637ee6
treee50bc7485d8758b5871ed12d85bfb0f3bdbab128
parent0f999c49e5647ede23cfb1ee2b83da8d8a76297b
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef

Drop ifdef around bitmap_plot().

Signed-off-by: Anatolij Gustschin <agust@denx.de>
common/lcd.c