]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - doc/driver-model/UDM-net.txt
cosmetic: UDM-net: clean up the remainders of dead driver
[karo-tx-uboot.git] / doc / driver-model / UDM-net.txt
index ef8096415228a4c0ca2b31e429415167c2717654..097ed69600ea43a684a66445892986a819dbdb85 100644 (file)
@@ -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
   ------------------------