commit | 3a3a7f3b7fbd3c2f2ca2f2bf76363a1abbd5ba94 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Sep 29 10:24:02 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 29 21:11:12 2015 -0700 |
tree | 97ed69c857e5edc2f68f7cae1f8e357a4cf640d2 | |
parent | 4905287138f60e86198620c72b570d3d265a71ea [diff] |
net: mac8390: Allow modular build The modular driver supports only one card, just like the built-in driver. Note that this limitation is a problem which affects all Nubus card drivers, because they have to do all their own bus matching, because Nubus still lacks the necessary driver model support. Suggested-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: David S. Miller <davem@davemloft.net>