commit | 1d3dea12e21275eab5af1b50ef4a3be89cfffc15 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Fri Mar 29 14:00:13 2013 +0100 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Mar 29 14:29:39 2013 +0100 |
tree | dc2903a944e0dc24696c007d3e112c770acd830a | |
parent | d0f34f10f14853ebe3f75371533708aa0639d830 [diff] |
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>