Re: [PATCH v2] pinctrl: sophgo: cv18xx: fix missed __iomem type identifier
From: Linus Walleij
Date: Sat Aug 31 2024 - 18:46:37 EST
On Fri, Aug 30, 2024 at 10:56 AM Inochi Amaoto <inochiama@xxxxxxxxxxx> wrote:
> 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@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202408271555.kpOmi9I8-lkp@xxxxxxxxx/
> Signed-off-by: Inochi Amaoto <inochiama@xxxxxxxxxxx>
Patch applied!
Thanks,
Linus Walleij