commit | fb52728a9294d97de808795b8e3f60fb8de50c00 | [log] [tgz] |
---|---|---|
author | Madalin Bucur <madalin.bucur@nxp.com> | Mon Jun 19 18:04:17 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 20 13:46:53 2017 -0400 |
tree | 14b8c9af4c4d08a0766a361d568ef541deb59834 | |
parent | 5567e989198b5a8d78f9b5868e48fc9f4726bdd5 [diff] |
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>