]> git.baikalelectronics.ru Git - kernel.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)
commitadb490300f2c48a0c6a4ba068e18ccaaaa2d45ea
tree14b8c9af4c4d08a0766a361d568ef541deb59834
parentdb483bfa956d34b481308d1253b7120caaec33e5
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