aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-07-27 12:25:42 +0000
committerChristoph Hellwig <[email protected]>2023-07-31 15:54:28 +0000
commit3d6f126b15d9fd8435455fffc912d976973a7a09 (patch)
tree5cec53b7672f19c8aab66ab51209fed4edfc32b2 /tools/perf/scripts/python/syscall-counts.py
parentswiotlb: unexport is_swiotlb_active (diff)
downloadkernel-3d6f126b15d9fd8435455fffc912d976973a7a09.tar.gz
kernel-3d6f126b15d9fd8435455fffc912d976973a7a09.zip
dma-mapping: move arch_dma_set_mask() declaration to header
This function has a __weak definition and an override that is only used on freescale powerpc chips. The powerpc definition however does not see the declaration that is in a .c file: arch/powerpc/kernel/dma-mask.c:7:6: error: no previous prototype for 'arch_dma_set_mask' [-Werror=missing-prototypes] Move it into the linux/dma-map-ops.h header where the other arch_dma_* functions are declared. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions