[U-Boot] [PATCH] video: discard empty video_set_lut implementation

Anatolij Gustschin agust at denx.de
Mon Aug 31 00:00:16 CEST 2015


Hi,

On Sat, 25 Jul 2015 20:59:35 +0800
Peng Fan <Peng.Fan at 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 at 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


More information about the U-Boot mailing list