All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] video: discard empty video_set_lut implementation
Date: Mon, 31 Aug 2015 00:00:16 +0200	[thread overview]
Message-ID: <20150831000016.78adaf30@crub> (raw)
In-Reply-To: <1437829175-15950-1-git-send-email-Peng.Fan@freescale.com>

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

      parent reply	other threads:[~2015-08-30 22:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-25 12:59 [U-Boot] [PATCH] video: discard empty video_set_lut implementation Peng Fan
2015-07-27 15:08 ` Tom Rini
2015-08-30 22:00 ` Anatolij Gustschin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150831000016.78adaf30@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.