video: discard empty video_set_lut implementation
authorPeng Fan <Peng.Fan@freescale.com>
Sat, 25 Jul 2015 12:59:35 +0000 (20:59 +0800)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Aug 2015 21:57:07 +0000 (23:57 +0200)
commitc385ac283023a4fdd304674a8163ac271a1fb758
tree604c2f797ca7b3df454e07c249a23232d1f1bbb7
parentde934b4158091d544f2c82dce238cde8a42dc46a
video: discard empty video_set_lut implementation

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>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/video/da8xx-fb.c
drivers/video/mx3fb.c
drivers/video/mxc_ipuv3_fb.c