soc: kunpeng_hccs: fix some sparse warnings about incorrect type
authorHuisong Li <lihuisong@huawei.com>
Wed, 16 Aug 2023 07:37:06 +0000 (15:37 +0800)
committerArnd Bergmann <arnd@arndb.de>
Tue, 22 Aug 2023 01:05:11 +0000 (21:05 -0400)
commit7d6612834d176a1343aea4b2f01efa94f1cea68f
treeaabceea7fc44ffe0f195960e80b419066d389e04
parent67694c076bd7d6b8b73c59d4881822f0493caf35
soc: kunpeng_hccs: fix some sparse warnings about incorrect type

This patch fixes some sparse warnings about incorrect type.
The address about PCC communication space should use '__iomem' tag.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308151142.dH5Muhva-lkp@intel.com/
Fixes: 886bdf9c883b ("soc: hisilicon: Support HCCS driver on Kunpeng SoC")
Signed-off-by: Huisong Li <lihuisong@huawei.com>
Link: https://lore.kernel.org/r/20230816073706.33297-1-lihuisong@huawei.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/soc/hisilicon/kunpeng_hccs.c
drivers/soc/hisilicon/kunpeng_hccs.h