aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dma-debug.c
diff options
context:
space:
mode:
authorNiklas Söderlund <[email protected]>2016-09-29 10:02:39 +0000
committerVinod Koul <[email protected]>2016-09-29 12:08:02 +0000
commit2895e1f8048d1be7b1b5be6439c740621c0e5361 (patch)
treea54fc433d6304d9a24c532d5b37f37149c5c12fa /lib/dma-debug.c
parentdmaengine: rcar-dmac: add iommu support for slave transfers (diff)
downloadkernel-2895e1f8048d1be7b1b5be6439c740621c0e5361.tar.gz
kernel-2895e1f8048d1be7b1b5be6439c740621c0e5361.zip
dma-mapping: fix ia64 build, use PHYS_PFN
kbuild test robot reports: In file included from include/linux/skbuff.h:34:0, from include/linux/tcp.h:21, from drivers/net/ethernet/amd/xgbe/xgbe-drv.c:119: include/linux/dma-mapping.h: In function 'dma_map_resource': >> include/linux/dma-mapping.h:274:22: error: implicit declaration of function '__phys_to_pfn' [-Werror=implicit-function-declaration] unsigned long pfn = __phys_to_pfn(phys_addr); ^~~~~~~~~~~~~ ia64 does not provide __phys_to_pfn(), use the PHYS_PFN() alias. Signed-off-by: Niklas Söderlund <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions