Files
u-boot-tk1-som/drivers
Ajay Kumar 47ff6073a8 video: exynos_fb: Make fimd_ctrl global
fimd_ctrl variable was redundantly defined across all the functions in
the driver even though it contains just the same address. We make it
global and initialize it in exynos_fimd_lcd_init. From then on, other
funtions can use the data in the global variable.

Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-03-27 21:17:19 +09:00
..
2013-03-16 21:12:01 +01:00
2013-03-25 09:56:06 -07:00
2012-03-26 23:09:23 +02:00
2013-03-12 17:07:31 +09:00
2013-03-24 12:49:12 -04:00
2013-03-25 09:56:07 -07:00