Previously, the call to draw_logo() was happening irrespective of whether we have selected logo or LCD console. With this patch we call draw_logo() only when CONFIG_CMD_BMP is selected. This would even fix the following compilation warning: exynos_fb.c: In function 'draw_logo': exynos_fb.c:74:8: warning: variable 'addr' set but not used [-Wunused-but-set-variable] exynos_fb.c:73:9: warning: variable 'y' set but not used [-Wunused-but-set-variable] exynos_fb.c:73:6: warning: variable 'x' set but not used [-Wunused-but-set-variable] Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> |
||
---|---|---|
.. | ||
Makefile | ||
amba.c | ||
ati_ids.h | ||
ati_radeon_fb.c | ||
ati_radeon_fb.h | ||
atmel_hlcdfb.c | ||
atmel_lcdfb.c | ||
bus_vcxk.c | ||
cfb_console.c | ||
coreboot_fb.c | ||
ct69000.c | ||
da8xx-fb.c | ||
exynos_dp.c | ||
exynos_dp_lowlevel.c | ||
exynos_dp_lowlevel.h | ||
exynos_fb.c | ||
exynos_fb.h | ||
exynos_fimd.c | ||
exynos_mipi_dsi.c | ||
exynos_mipi_dsi_common.c | ||
exynos_mipi_dsi_common.h | ||
exynos_mipi_dsi_lowlevel.c | ||
exynos_mipi_dsi_lowlevel.h | ||
exynos_pwm_bl.c | ||
fsl_diu_fb.c | ||
ipu.h | ||
ipu_common.c | ||
ipu_disp.c | ||
ipu_regs.h | ||
ld9040.c | ||
mb86r0xgdc.c | ||
mb862xx.c | ||
mx3fb.c | ||
mxc_ipuv3_fb.c | ||
mxcfb.h | ||
omap3_dss.c | ||
s6e8ax0.c | ||
s6e63d6.c | ||
sed156x.c | ||
sed13806.c | ||
sm501.c | ||
smiLynxEM.c | ||
tegra.c | ||
videomodes.c | ||
videomodes.h |