]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d103b34a8b0ae5821feed47ff4bd444480bf893
treefd9da7f5673ffb2e590234de47bdb80804410299
parent9faabcc176aab4dd7f527cff8f6b5f8263cf2866
parent9e946439a119b0607ab666164c46c5578f1ec477
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>