mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-07 12:16:44 +03:00
Fix building errors if CONFIG_DM_VIDEO is enabled. This is the only u-boot board that enables CONFIG_AM335X_LCD and from which I started to develop the version of the frame buffer driver that supports the driver model. Signed-off-by: Dario Binacchi <dariobin@libero.it>