All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [PATCH 1/2] video: eliminate unused drivers/video/mb862xx.c
Date: Tue, 29 Dec 2020 20:39:30 -0700	[thread overview]
Message-ID: <CAPnjgZ0dnueJFajzvaPfkvmKb80e-5ywNs=fo7s_7ei4gTbjew@mail.gmail.com> (raw)
In-Reply-To: <20201229115251.8280-1-xypron.glpk@gmx.de>

On Tue, 29 Dec 2020 at 04:53, Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>
> The mb862xx driver does not conform to the driver model and is unused.
> Eliminate it.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>  drivers/video/Makefile       |   1 -
>  drivers/video/mb862xx.c      | 486 -----------------------------------
>  scripts/config_whitelist.txt |   2 -
>  3 files changed, 489 deletions(-)
>  delete mode 100644 drivers/video/mb862xx.c

Reviewed-by: Simon Glass <sjg@chromium.org>

  parent reply	other threads:[~2020-12-30  3:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-29 11:52 [PATCH 1/2] video: eliminate unused drivers/video/mb862xx.c Heinrich Schuchardt
2020-12-29 11:52 ` [PATCH 2/2] video: remove unused include/mb862xx.h Heinrich Schuchardt
2020-12-30  3:39   ` Simon Glass
2021-02-22 18:42   ` Anatolij Gustschin
2020-12-30  3:39 ` Simon Glass [this message]
2021-02-22 18:41 ` [PATCH 1/2] video: eliminate unused drivers/video/mb862xx.c Anatolij Gustschin

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='CAPnjgZ0dnueJFajzvaPfkvmKb80e-5ywNs=fo7s_7ei4gTbjew@mail.gmail.com' \
    --to=sjg@chromium.org \
    --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.