Searched hist:"7 d6612834d176a1343aea4b2f01efa94f1cea68f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/soc/hisilicon/ |
H A D | kunpeng_hccs.h | diff 7d6612834d176a1343aea4b2f01efa94f1cea68f Wed Aug 16 02:37:06 CDT 2023 Huisong Li <lihuisong@huawei.com> 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>
|
H A D | kunpeng_hccs.c | diff 7d6612834d176a1343aea4b2f01efa94f1cea68f Wed Aug 16 02:37:06 CDT 2023 Huisong Li <lihuisong@huawei.com> 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>
|