summaryrefslogtreecommitdiff
path: root/include/net/Space.h
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2018-02-18 21:39:17 -0500
committerDavid S. Miller <davem@davemloft.net>2018-02-21 14:14:05 -0500
commit494a973e22954249d35152cce1dcfba6d10c52e4 (patch)
treedc6ac353bebd152b93d0eade5701a47ea6b4be1e /include/net/Space.h
parent646fe03b0d5fb678f0901e25eb184ae8860744fa (diff)
net/mac8390: Convert to nubus_driver
This resolves an old bug that constrained this driver to no more than one card. Tested-by: Stan Johnson <userm57@yahoo.com> Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/Space.h')
-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 27fb5c937c4f..336da258885a 100644
--- a/include/net/Space.h
+++ b/include/net/Space.h
@@ -20,7 +20,6 @@ struct net_device *cs89x0_probe(int unit);
struct net_device *mvme147lance_probe(int unit);
struct net_device *tc515_probe(int unit);
struct net_device *lance_probe(int unit);
-struct net_device *mac8390_probe(int unit);
struct net_device *mac89x0_probe(int unit);
struct net_device *cops_probe(int unit);
struct net_device *ltpc_probe(void);