stmmac: move stmmac_pltfr_probe into dwmac-generic
authorJoachim Eastwood <manabian@gmail.com>
Tue, 28 Jul 2015 22:08:57 +0000 (00:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jul 2015 07:13:24 +0000 (00:13 -0700)
commit85d89e6115cd5613b36f31a5038feb9cb4e13dfc
tree4aa6a3efb5f68da18c76b9b1c6a6c43c15a20622
parent27ffefd2d10902352c01394169e577f3b91113f2
stmmac: move stmmac_pltfr_probe into dwmac-generic

As all dwmac-* drivers now have their own probe function move
the common one into dwmac-generic driver and drop the EXPORT.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-generic.c
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.h