diff options
| author | Ajay Kumar <ajaykumar.rs@samsung.com> | 2013-02-21 23:52:59 +0000 | 
|---|---|---|
| committer | Minkyu Kang <mk7.kang@samsung.com> | 2013-03-27 21:17:19 +0900 | 
| commit | 47ff6073a8c8cb12571701ebd2965cf643973b37 (patch) | |
| tree | f95a0ae4adc0d27e2641657756432f4129312115 /lib/fdtdec.c | |
| parent | c18222bee868ae65a878165551d3d407c402f48c (diff) | |
| download | olio-uboot-2014.01-47ff6073a8c8cb12571701ebd2965cf643973b37.tar.xz olio-uboot-2014.01-47ff6073a8c8cb12571701ebd2965cf643973b37.zip | |
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>
Diffstat (limited to 'lib/fdtdec.c')
0 files changed, 0 insertions, 0 deletions