public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH] video: ipuv3: remove some useless code to reduce binary size
Date: Fri, 19 Jun 2020 15:51:32 +0200	[thread overview]
Message-ID: <20200619155132.4b4c4b94@crub> (raw)
In-Reply-To: <20200525123417.15968-1-agust@denx.de>

On Mon, 25 May 2020 14:34:17 +0200
Anatolij Gustschin agust at denx.de wrote:

> To enable DM_VIDEO we must decrease binary size to fix build
> breakage for some boards, so drop not needed code. Also add
> !DM_VIDEO guards which can be later removed when last non DM
> users will be converted.
> 
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
>  drivers/video/imx/ipu_disp.c     | 12 -------
>  drivers/video/imx/mxc_ipuv3_fb.c | 57 ++++++++++++--------------------
>  2 files changed, 22 insertions(+), 47 deletions(-)

Applied to u-boot-video/next, thanks!

--
Anatolij

      parent reply	other threads:[~2020-06-19 13:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25 12:34 [PATCH] video: ipuv3: remove some useless code to reduce binary size Anatolij Gustschin
2020-05-25 16:05 ` Tom Rini
2020-05-26 21:03   ` Anatolij Gustschin
2020-05-26 21:11     ` Tom Rini
2020-06-19 13:51 ` 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=20200619155132.4b4c4b94@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox