
31 Aug
2015
31 Aug
'15
midnight
Hi,
On Sat, 25 Jul 2015 20:59:35 +0800 Peng Fan Peng.Fan@freescale.com wrote:
Discard the empty video_set_lut function from platform video drivers.
This commit "69d275458893eaec35229b589092c2a6bde5440f" introduces a weak function video_set_lut, so we do not need an strong function in platform drivers, which does nothing.
Signed-off-by: Peng Fan Peng.Fan@freescale.com
drivers/video/da8xx-fb.c | 10 ---------- drivers/video/mx3fb.c | 9 --------- drivers/video/mxc_ipuv3_fb.c | 9 --------- 3 files changed, 28 deletions(-)
applied, thanks!
Anatolij