Re: [PATCH 3/6] irqchip: Introduce RTD1319 support using the Realtek Common Interrupt Controller Driver

From: kernel test robot
Date: Sun Nov 05 2023 - 23:38:10 EST


Hi James,

kernel test robot noticed the following build warnings:

[auto build test WARNING on tip/irq/core]
[also build test WARNING on linus/master v6.6 next-20231106]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]

url: https://github.com/intel-lab-lkp/linux/commits/James-Tai/dt-bindings-interrupt-controller-Add-support-for-Realtek-DHC-SoCs/20231103-074117
base: tip/irq/core
patch link: https://lore.kernel.org/r/20231102142731.2087245-4-james.tai%40realtek.com
patch subject: [PATCH 3/6] irqchip: Introduce RTD1319 support using the Realtek Common Interrupt Controller Driver
config: i386-randconfig-062-20231106 (https://download.01.org/0day-ci/archive/20231106/202311061208.hJmxGqym-lkp@xxxxxxxxx/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231106/202311061208.hJmxGqym-lkp@xxxxxxxxx/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@xxxxxxxxx>
| Closes: https://lore.kernel.org/oe-kbuild-all/202311061208.hJmxGqym-lkp@xxxxxxxxx/

sparse warnings: (new ones prefixed by >>)
>> drivers/irqchip/irq-realtek-rtd1319.c:165:25: sparse: sparse: symbol 'realtek_intc_rtd1319_pm_ops' was not declared. Should it be static?

vim +/realtek_intc_rtd1319_pm_ops +165 drivers/irqchip/irq-realtek-rtd1319.c

164
> 165 const struct dev_pm_ops realtek_intc_rtd1319_pm_ops = {
166 .suspend_noirq = realtek_intc_rtd1319_suspend,
167 .resume_noirq = realtek_intc_rtd1319_resume,
168 };
169

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki