commit | 73b098d6fa175e4ecd98e6c1fe53c77ebf6b3eaa | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jun 20 13:46:54 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 20 13:46:54 2017 -0400 |
tree | 14b8c9af4c4d08a0766a361d568ef541deb59834 | |
parent | fe420d87bbc234015b4195dd239b7d3052b140ea [diff] | |
parent | fb52728a9294d97de808795b8e3f60fb8de50c00 [diff] |
Merge branch 'net-fix-loadable-module-for-DPAA-Ethernet' 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>