Searched hist:"54 cfa910b443b3d90b3e00bd96cdf563a285390b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/irqchip/ |
H A D | irq-loongson-eiointc.c | diff 54cfa910b443b3d90b3e00bd96cdf563a285390b Wed Aug 03 21:54:57 CDT 2022 Huacai Chen <chenhuacai@loongson.cn> irqchip/loongson-eiointc: Fix a build warning
Make acpi_get_vec_parent() be a static function, to avoid: drivers/irqchip/irq-loongson-eiointc.c:289:20: warning: no previous prototype for 'acpi_get_vec_parent'
Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20220804025457.213979-1-chenhuacai@loongson.cn
|