]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
video: discard empty video_set_lut implementation
authorPeng Fan <Peng.Fan@freescale.com>
Sat, 25 Jul 2015 12:59:35 +0000 (20:59 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 10:19:12 +0000 (12:19 +0200)
commitf77ff00ddb3b7b60d649ad8bef570fc81f6584cd
treeaf00988292876f0ddddc5ba2899a2ccf8fb41cbd
parent744a901e9ab72f0fb9d8e14e369e5b7686f6ddec
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