diff options
| author | Dmitry Baryshkov <[email protected]> | 2023-04-11 01:40:34 +0300 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2023-06-10 06:46:12 -0700 |
| commit | a52b66172927a2a7b861b34c908850d76bc33024 (patch) | |
| tree | dbc1c65c0d229eba69c8681db2ac749e0068eac8 /scripts/stackusage | |
| parent | 712c76b360aa3d2a99c9597f2fba9ee117a303f6 (diff) | |
drm/msm/adreno: fix sparse warnings in a6xx code
Sparse reports plenty of warnings against the a6xx code because of
a6xx_gmu::mmio and a6xx_gmu::rscc members. For some reason they were
defined as __iomem pointers rather than pointers to __iomem memory.
Correct the __iomem attribute.
Fixes: 02ef80c54e7c ("drm/msm/a6xx: update pdc/rscc GMU registers for A640/A650")
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Reviewed-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/531583/
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions