[U-Boot] [PATCH 3/5] cosmetic: UDM-net: clean up the remainders of dead driver

Masahiro Yamada yamada.m at jp.panasonic.com
Tue Sep 24 03:32:06 CEST 2013


This commit omits non-existing drivers/net/netarm_eth.c from the list.
This driver is deleted by commit b411eb30f.

Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
---
 doc/driver-model/UDM-net.txt | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/doc/driver-model/UDM-net.txt b/doc/driver-model/UDM-net.txt
index ef80964..097ed69 100644
--- a/doc/driver-model/UDM-net.txt
+++ b/doc/driver-model/UDM-net.txt
@@ -338,12 +338,6 @@ III) Analysis of in-tree drivers
   This file implements external functions necessary for native NE2000 compatible
   networking card to work.
 
-  drivers/net/netarm_eth.c
-  ------------------------
-
-  This driver uses the old, legacy, network API and will either have to be
-  converted or removed.
-
   drivers/net/netconsole.c
   ------------------------
 
-- 
1.8.1.2



More information about the U-Boot mailing list