ARM: PCI: Remove the IXP PCI driver
[oweals/u-boot.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
   ------------------------