diff options
author | 2020-07-24 09:40:24 +0200 | |
---|---|---|
committer | 2020-07-24 16:18:32 +0200 | |
commit | 96424aa976bf8254ced65812e3bd081a7e25caa2 (patch) | |
tree | b72283cbc70ab9383ffa07e16898fea9ae815c95 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | memory: ti-aemif: Rename SS to SSTROBE to avoid name conflicts (diff) | |
download | wireguard-linux-96424aa976bf8254ced65812e3bd081a7e25caa2.tar.xz wireguard-linux-96424aa976bf8254ced65812e3bd081a7e25caa2.zip |
memory: ti-emif-pm: Fix cast to iomem pointer
Cast pointer to iomem memory properly to fix sparse warning:
drivers/memory/ti-emif-pm.c:251:38: warning: incorrect type in argument 1 (different address spaces)
drivers/memory/ti-emif-pm.c:251:38: expected void const volatile [noderef] __iomem *addr
drivers/memory/ti-emif-pm.c:251:38: got void *
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions