diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2015-10-27 17:20:05 +0900 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-10-28 14:20:50 +0900 |
commit | 977bf062bba3eb8d03f66d5b4e227e5d7ebc1e08 (patch) | |
tree | 7d1132cffe0beb11d8071992b288d814dba073ea /fs | |
parent | 8832317f662c06f5c06e638f57bfe89a71c9b266 (diff) | |
download | op-kernel-dev-977bf062bba3eb8d03f66d5b4e227e5d7ebc1e08.zip op-kernel-dev-977bf062bba3eb8d03f66d5b4e227e5d7ebc1e08.tar.gz |
powerpc/dma: dma_set_coherent_mask() should not be GPL only
When turning this from inline to an exported function I was a bit
over-eager and made it GPL only. This prevents the use of pretty much
all non-GPL PCI driver which is a bit over the top. Let's bring it
back in line with other architecture.
Fixes: 817820b0226a ("powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask")
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions