diff options
author | M Chetan Kumar <[email protected]> | 2022-11-24 16:08:03 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-11-28 11:31:59 +0000 |
commit | 4a99e3c8ed888577b947cbed97d88c9706896105 (patch) | |
tree | fc419b5170f927e0fdceabd91639dde831935024 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 985a02e75881b73a43c9433a718b49d272a9dd6b (diff) |
net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
Fix build error reported on armhf while preparing 6.1-rc5
for Debian.
iosm_ipc_protocol.c:244:36: error: passing argument 3 of
'dma_alloc_coherent' from incompatible pointer type.
Change phy_ap_shm type from phys_addr_t to dma_addr_t.
Fixes: faed4c6f6f48 ("net: iosm: shared memory protocol")
Reported-by: Bonaccorso Salvatore <[email protected]>
Signed-off-by: M Chetan Kumar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions