diff options
author | 2023-11-20 16:01:33 -0800 | |
---|---|---|
committer | 2024-01-11 17:09:01 +0100 | |
commit | 75dda3f04ae7725b028b7267e49cd0b7b98ffe19 (patch) | |
tree | 9a1247abe7b37e8a150f6be40e64f46f62711daa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fbdev: imxfb: add '*/' on a separate line in block comment (diff) | |
download | wireguard-linux-75dda3f04ae7725b028b7267e49cd0b7b98ffe19.tar.xz wireguard-linux-75dda3f04ae7725b028b7267e49cd0b7b98ffe19.zip |
fbdev: fsl-diu-fb: Fix sparse warning due to virt_to_phys() prototype change
Explicitly cast __iomem pointer to const void* with __force to fix the
following warning:
incorrect type in argument 1 (different address spaces)
expected void const volatile *address
got char [noderef] __iomem *screen_base
Signed-off-by: Stanislav Kinsburskii <skinsburskii@linux.microsoft.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202311161120.BgyxTBMQ-lkp@intel.com/
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions