]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'net-fix-loadable-module-for-DPAA-Ethernet'
authorDavid S. Miller <davem@davemloft.net>
Tue, 20 Jun 2017 17:46:54 +0000 (13:46 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jun 2017 17:46:54 +0000 (13:46 -0400)
Madalin Bucur says:

====================
net: fix loadable module for DPAA Ethernet

The DPAA Ethernet makes use of a symbol that is not exported.
Address the issue by propagating the dma_ops rather than calling
arch_setup_dma_ops().
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge