summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-03-02 05:21:36 +0300
committerDavid S. Miller <davem@davemloft.net>2018-03-02 05:21:36 +0300
commit5697b3e1445387e5fa190a4e6833e3f7da43c3f2 (patch)
tree2bc2d931cbbf20c66297a8cc2b288b60881fd9ad /include
parente6cce7bb87dcdbd7f9cdfce4065947067a6270bb (diff)
parent5a3b7504c493c71efee722f871299a0abe19b484 (diff)
downloadlinux-5697b3e1445387e5fa190a4e6833e3f7da43c3f2.tar.xz
Merge branch 'mac89x0-fixes-and-cleanups'
Finn Thain says: ==================== Fixes, cleanup and modernization for mac89x0 driver Changes since v4 of combined patch series: - Removed redundant and non-portable MACH_IS_MAC tests. - Added acked-by tags from Geert Uytterhoeven. - Omitted patches unrelated to mac89x0 driver. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
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 336da258885a..9cce0d80d37a 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 *mac89x0_probe(int unit);
struct net_device *cops_probe(int unit);
struct net_device *ltpc_probe(void);