diff options
author | Lizhi Hou <lizhi.hou@amd.com> | 2025-01-02 13:22:39 -0800 |
---|---|---|
committer | Mario Limonciello <mario.limonciello@amd.com> | 2025-01-03 23:38:07 -0600 |
commit | 3c8cfec3fcc4fe53f2bd87ec91ef31df4fa6dc0d (patch) | |
tree | ac844e79536fd7daa13312fd284979bd64618838 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 71486e48370e8902e0816bba8b51a22871e5e653 (diff) |
accel/amdxdna: Declare mailbox register base as __iomem pointer
Declare mailbox ringbuf_base and mbox_base as 'void __iomem *' to fix
sparse warnings:
cast removes address space '__iomem' of expression
incorrect type in argument 2 (different address spaces)
Fixes: b87f920b9344 ("accel/amdxdna: Support hardware mailbox")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202412310857.syD1sXXO-lkp@intel.com/
Signed-off-by: Lizhi Hou <lizhi.hou@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250102212244.1586340-2-lizhi.hou@amd.com
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions