[U-Boot] [PATCH 5/5] net: xilinx_enet: drop unused !NET_MULTI driver
Wolfgang Denk
wd at denx.de
Sun Oct 23 23:08:10 CEST 2011
Dear Mike Frysinger,
In message <1318795453-18090-6-git-send-email-vapier at gentoo.org> you wrote:
> This driver doesn't support the NET_MULTI framework, and I can't find
> any boards/configs/files that reference this subdir, so punt it all.
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> board/xilinx/xilinx_enet/emac_adapter.c | 165 ----
> board/xilinx/xilinx_enet/xemac.c | 844 ------------------
> board/xilinx/xilinx_enet/xemac.h | 673 ---------------
> board/xilinx/xilinx_enet/xemac_g.c | 60 --
> board/xilinx/xilinx_enet/xemac_i.h | 207 -----
> board/xilinx/xilinx_enet/xemac_intr.c | 402 ---------
> board/xilinx/xilinx_enet/xemac_intr_dma.c | 1344 -----------------------------
> board/xilinx/xilinx_enet/xemac_l.h | 462 ----------
> board/xilinx/xilinx_enet/xemac_options.c | 318 -------
> board/xilinx/xilinx_enet/xemac_polled.c | 482 -----------
> 10 files changed, 0 insertions(+), 4957 deletions(-)
> delete mode 100644 board/xilinx/xilinx_enet/emac_adapter.c
> delete mode 100644 board/xilinx/xilinx_enet/xemac.c
> delete mode 100644 board/xilinx/xilinx_enet/xemac.h
> delete mode 100644 board/xilinx/xilinx_enet/xemac_g.c
> delete mode 100644 board/xilinx/xilinx_enet/xemac_i.h
> delete mode 100644 board/xilinx/xilinx_enet/xemac_intr.c
> delete mode 100644 board/xilinx/xilinx_enet/xemac_intr_dma.c
> delete mode 100644 board/xilinx/xilinx_enet/xemac_l.h
> delete mode 100644 board/xilinx/xilinx_enet/xemac_options.c
> delete mode 100644 board/xilinx/xilinx_enet/xemac_polled.c
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Man is the best computer we can put aboard a spacecraft ... and the
only one that can be mass produced with unskilled labor.
- Wernher von Braun
More information about the U-Boot
mailing list