Merge branch 'm68k-netdev-modular'
authorDavid S. Miller <davem@davemloft.net>
Wed, 30 Sep 2015 04:11:13 +0000 (21:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Sep 2015 04:11:13 +0000 (21:11 -0700)
commit79b0eb2aadfefaecb34c84453bd44d3264c4c781
treefd9da7f5673ffb2e590234de47bdb80804410299
parent4905287138f60e86198620c72b570d3d265a71ea
parent6153348f5e0cc6e162918c20e05534981aa5504c
Merge branch 'm68k-netdev-modular'

Geert Uytterhoeven says:

====================
net: m68k: Allow modular build

This patch series makes the remaining m68k Ethernet drivers modular.
It's an alternative to the last 3 patches of Paul Gortmaker's series
"[PATCH net-next 0/6] make non-modular code explicitly non-modular".

Note that "[PATCH 5/5] net: macmace: Allow modular build" depends on
"[PATCH 4/5] m68k/mac: Export Peripheral System Controller (PSC) base
address to modules". Feel free to take the dependency through the netdev
tree to avoid modular build breakage.

This was compile-tested only (mac_defconfig + allmodconfig) due to lack
of hardware.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>