commit | 0259159f9dced3ee824007d0cc64d111781b9153 | [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 | 6bcdd9df32f6501c3fe5afdfda1c179920bde8a9 [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>