]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: bcm2835: fix build issues
authorAnatolij Gustschin <agust@denx.de>
Fri, 29 Mar 2013 13:00:13 +0000 (14:00 +0100)
committerAnatolij Gustschin <agust@denx.de>
Fri, 29 Mar 2013 13:29:39 +0000 (14:29 +0100)
commit1d3dea12e21275eab5af1b50ef4a3be89cfffc15
treedc2903a944e0dc24696c007d3e112c770acd830a
parentd0f34f10f14853ebe3f75371533708aa0639d830
video: bcm2835: fix build issues

After merging LCD patches for v2013.04 the bcm2835 video
driver building is broken due to removal of many global
variables. Fix the driver.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Stephen Warren <swarren@wwwdotorg.org>
common/lcd.c
drivers/video/bcm2835.c