diff options
| author | David S. Miller <davem@davemloft.net> | 2018-03-02 05:21:36 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-03-02 05:21:36 +0300 |
| commit | 5697b3e1445387e5fa190a4e6833e3f7da43c3f2 (patch) | |
| tree | 2bc2d931cbbf20c66297a8cc2b288b60881fd9ad /include | |
| parent | e6cce7bb87dcdbd7f9cdfce4065947067a6270bb (diff) | |
| parent | 5a3b7504c493c71efee722f871299a0abe19b484 (diff) | |
| download | linux-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.h | 1 |
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); |
