diff options
author | Stanislav Kinsburskii <skinsburskii@linux.microsoft.com> | 2023-11-21 03:01:33 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2024-01-11 19:09:01 +0300 |
commit | 75dda3f04ae7725b028b7267e49cd0b7b98ffe19 (patch) | |
tree | 9a1247abe7b37e8a150f6be40e64f46f62711daa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d6dfcdaa4e6e1a7fa99dc068f47f6b7b8c5bb634 (diff) | |
download | linux-75dda3f04ae7725b028b7267e49cd0b7b98ffe19.tar.xz |
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