All of lore.kernel.org
 help / color / mirror / Atom feed
* [avpatel:riscv_acpi_b2_v1 84/85] drivers/acpi/riscv/irqchip.c:501:13: warning: no previous prototype for 'riscv_acpi_plic_platform_init'
@ 2023-09-14 18:47 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-09-14 18:47 UTC (permalink / raw)
  To: Sunil V L; +Cc: oe-kbuild-all, Anup Patel, Haibo Xu

tree:   https://github.com/avpatel/linux.git riscv_acpi_b2_v1
head:   20e056e5bd7a90eb271eb43d1138de5bdb7bf20d
commit: 792f8c8826b7f9211f8efd32cf7ff649a6d182c0 [84/85] RISC-V: ACPI: Create PLIC platform device
config: riscv-defconfig (https://download.01.org/0day-ci/archive/20230915/202309150252.mDBYTV3Y-lkp@intel.com/config)
compiler: riscv64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230915/202309150252.mDBYTV3Y-lkp@intel.com/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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202309150252.mDBYTV3Y-lkp@intel.com/

All warnings (new ones prefixed by >>):

   drivers/acpi/riscv/irqchip.c:112:13: warning: no previous prototype for 'riscv_acpi_imsic_platform_init' [-Wmissing-prototypes]
     112 | void __init riscv_acpi_imsic_platform_init(void)
         |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   drivers/acpi/riscv/irqchip.c:305:13: warning: no previous prototype for 'riscv_acpi_aplic_platform_init' [-Wmissing-prototypes]
     305 | void __init riscv_acpi_aplic_platform_init(void)
         |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> drivers/acpi/riscv/irqchip.c:501:13: warning: no previous prototype for 'riscv_acpi_plic_platform_init' [-Wmissing-prototypes]
     501 | void __init riscv_acpi_plic_platform_init(void)
         |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~


vim +/riscv_acpi_plic_platform_init +501 drivers/acpi/riscv/irqchip.c

   500	
 > 501	void __init riscv_acpi_plic_platform_init(void)

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-14 18:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14 18:47 [avpatel:riscv_acpi_b2_v1 84/85] drivers/acpi/riscv/irqchip.c:501:13: warning: no previous prototype for 'riscv_acpi_plic_platform_init' kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.