aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/platform.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2018-12-06 20:50:26 +0000
committerChristoph Hellwig <[email protected]>2018-12-13 20:06:11 +0000
commit3731c3d4774e38b9d91c01943e1e6a243c1776be (patch)
tree5fda6811e4e89f40688493e3081f01e52216e6a7 /drivers/base/platform.c
parentdma-mapping: move dma_cache_sync out of line (diff)
downloadkernel-3731c3d4774e38b9d91c01943e1e6a243c1776be.tar.gz
kernel-3731c3d4774e38b9d91c01943e1e6a243c1776be.zip
dma-mapping: always build the direct mapping code
All architectures except for sparc64 use the dma-direct code in some form, and even for sparc64 we had the discussion of a direct mapping mode a while ago. In preparation for directly calling the direct mapping code don't bother having it optionally but always build the code in. This is a minor hardship for some powerpc and arm configs that don't pull it in yet (although they should in a relase ot two), and sparc64 which currently doesn't need it at all, but it will reduce the ifdef mess we'd otherwise need significantly. Signed-off-by: Christoph Hellwig <[email protected]> Acked-by: Jesper Dangaard Brouer <[email protected]> Tested-by: Jesper Dangaard Brouer <[email protected]> Tested-by: Tony Luck <[email protected]>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions