From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Subject: Re: [PATCH] net: Remove ne2000 driver
Date: Tue, 25 May 2021 18:27:27 +0200 [thread overview]
Message-ID: <0b6186ea4ce825fa3ad6eeb93a5fcdfba20c97b8.camel@gmail.com> (raw)
In-Reply-To: <20210525155441.30748-1-trini@konsulko.com>
Am Dienstag, den 25.05.2021, 11:54 -0400 schrieb Tom Rini:
> With the last user of this driver removed, remove the driver.
>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
> doc/README.ne2000 | 27 --
> drivers/net/8390.h | 124 ------
> drivers/net/Makefile | 1 -
> drivers/net/ne2000.c | 260 -------------
> drivers/net/ne2000.h | 94 -----
> drivers/net/ne2000_base.c | 792 ------------------------------------
> --
> drivers/net/ne2000_base.h | 305 ---------------
> 7 files changed, 1603 deletions(-)
> delete mode 100644 doc/README.ne2000
> delete mode 100644 drivers/net/8390.h
> delete mode 100644 drivers/net/ne2000.c
> delete mode 100644 drivers/net/ne2000.h
> delete mode 100644 drivers/net/ne2000_base.c
> delete mode 100644 drivers/net/ne2000_base.h
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
There are still some references in config_whitelist.txt:
$ git grep -in ne2000 -- scripts/config_whitelist.txt
scripts/config_whitelist.txt:303:CONFIG_DRIVER_NE2000
scripts/config_whitelist.txt:304:CONFIG_DRIVER_NE2000_BASE
--
- Daniel
next prev parent reply other threads:[~2021-05-25 16:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-25 14:59 [PULL] u-boot-mips Daniel Schwierzeck
2021-05-25 15:54 ` [PATCH] net: Remove ne2000 driver Tom Rini
2021-05-25 16:27 ` Daniel Schwierzeck [this message]
2021-05-25 16:41 ` Tom Rini
2021-05-26 12:55 ` Tom Rini
2021-05-26 12:54 ` [PULL] u-boot-mips Tom Rini
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=0b6186ea4ce825fa3ad6eeb93a5fcdfba20c97b8.camel@gmail.com \
--to=daniel.schwierzeck@gmail.com \
--cc=trini@konsulko.com \
--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