summaryrefslogtreecommitdiffstats
path: root/net/atm/resources.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-10-04 15:51:29 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-10-05 09:41:48 +0200
commit228969b4764fe2b0f58ef096f63666196f7b4881 (patch)
tree7e5da2c9dfcfb87caa0a713dca0cb710ef21fa3d /net/atm/resources.h
parent079c03f4a915da1279604f88d6c07bf70427ddbc (diff)
downloadlinux-stable-228969b4764fe2b0f58ef096f63666196f7b4881.tar.gz
linux-stable-228969b4764fe2b0f58ef096f63666196f7b4881.tar.bz2
linux-stable-228969b4764fe2b0f58ef096f63666196f7b4881.zip
fix xen_swiotlb_dma_mmap prototype
xen_swiotlb_dma_mmap was backported from v4.10, but older kernels before commit 00085f1efa38 ("dma-mapping: use unsigned long for dma_attrs") use a different signature: arm/xen/mm.c:202:10: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types] .mmap = xen_swiotlb_dma_mmap, ^~~~~~~~~~~~~~~~~~~~ arm/xen/mm.c:202:10: note: (near initialization for 'xen_swiotlb_dma_ops.mmap') This adapts the patch to the old calling conventions. Fixes: "swiotlb-xen: implement xen_swiotlb_dma_mmap callback" Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/atm/resources.h')
0 files changed, 0 insertions, 0 deletions