summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2026-04-22 13:01:58 -0500
committerJakub Kicinski <kuba@kernel.org>2026-04-23 15:57:10 -0700
commit15d07f9ef4af71e454cde4eebfbf7676ac0d972e (patch)
tree57bd4b666e2edb807c49240104487401abe9d1df /include
parentb0b807aa78d213ee08759130ba6a2e92fb5a3b76 (diff)
drivers: net: 8390: wd80x3: Remove this driver
The wd80x3 was written by Donald Becker 1993 to 1994. It is an ISA device, so unlikely to be used with modern kernels. Acked-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Andrew Lunn <andrew@lunn.ch> Link: https://patch.msgid.link/20260422-v7-0-0-net-next-driver-removal-v1-v2-15-08a5b59784d5@lunn.ch Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
-rw-r--r--include/net/Space.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/Space.h b/include/net/Space.h
index 0d9e55665db1..6a0b6674d930 100644
--- a/include/net/Space.h
+++ b/include/net/Space.h
@@ -3,6 +3,5 @@
* ethernet adaptor have the name "eth[0123...]".
*/
-struct net_device *wd_probe(int unit);
struct net_device *ne_probe(int unit);
struct net_device *cs89x0_probe(int unit);