]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
authorMadalin Bucur <madalin.bucur@nxp.com>
Mon, 19 Jun 2017 15:04:17 +0000 (18:04 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jun 2017 17:46:53 +0000 (13:46 -0400)
commitfb52728a9294d97de808795b8e3f60fb8de50c00
tree14b8c9af4c4d08a0766a361d568ef541deb59834
parent5567e989198b5a8d78f9b5868e48fc9f4726bdd5
dpaa_eth: reuse the dma_ops provided by the FMan MAC device

Remove the use of arch_setup_dma_ops() that was not exported
and was breaking loadable module compilation.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c