diff options
author | Inochi Amaoto <inochiama@outlook.com> | 2024-08-30 16:55:33 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2024-09-01 00:45:50 +0200 |
commit | 5213518d5ab7d5191490b93a306bbc6f2356d3c1 (patch) | |
tree | 689518f2ae9f442b889748783a91e64959674848 /sound | |
parent | f33254db6c9dc255801b19d6d0272166779c4377 (diff) |
pinctrl: sophgo: cv18xx: fix missed __iomem type identifier
As the variable reg in "cv1800_pctrl_dbg_show" misses a "__iomem"
type identifier, a warning will be issued by the compiler. Add
this identifier to avoid this warning.
Fixes: a29d8e93e710 ("pinctrl: sophgo: add support for CV1800B SoC")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202408271555.kpOmi9I8-lkp@intel.com/
Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
Link: https://lore.kernel.org/IA1PR20MB495329EBE498DFFDAA1EC457BB972@IA1PR20MB4953.namprd20.prod.outlook.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions