aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorChen Jiahao <[email protected]>2023-08-01 09:48:07 +0000
committerBjorn Andersson <[email protected]>2023-08-03 15:07:20 +0000
commit5f908786cf44fcb397cfe0f322ef2f41b0909e2a (patch)
tree0af24e3ba28083c33a3106f368d0aebf15f45b25 /tools/perf/scripts/python/mem-phys-addr.py
parentsoc: qcom: ocmem: add missing clk_disable_unprepare() in ocmem_dev_probe() (diff)
downloadkernel-5f908786cf44fcb397cfe0f322ef2f41b0909e2a.tar.gz
kernel-5f908786cf44fcb397cfe0f322ef2f41b0909e2a.zip
soc: qcom: smem: Fix incompatible types in comparison
This patch fixes the following sparse error: drivers/soc/qcom/smem.c:738:30: error: incompatible types in comparison expression (different add ress spaces): drivers/soc/qcom/smem.c:738:30: void * drivers/soc/qcom/smem.c:738:30: void [noderef] __iomem * In addr_in_range(), "base" is of type void __iomem *, converting void *addr to the same type to fix above sparse error. Fixes: 20bb6c9de1b7 ("soc: qcom: smem: map only partitions used by local HOST") Signed-off-by: Chen Jiahao <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions