[PATCH 0/2] MIPS: lantic: Fix "no prototype" warning

Bjorn Helgaas posted 2 patches 2 years, 2 months ago
arch/mips/pci/fixup-lantiq.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH 0/2] MIPS: lantic: Fix "no prototype" warning
Posted by Bjorn Helgaas 2 years, 2 months ago
From: Bjorn Helgaas <bhelgaas@google.com>

Fix a "no prototype" warning found by the kernel test robot.

Bjorn Helgaas (2):
  MIPS: lantic: Fix pcibios_plat_dev_init() "no previous prototype"
    warning
  MIPS: lantic: Remove unnecessary include of <linux/of_irq.h>

 arch/mips/pci/fixup-lantiq.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.34.1
Re: [PATCH 0/2] MIPS: lantic: Fix "no prototype" warning
Posted by Thomas Bogendoerfer 2 years, 2 months ago
On Tue, Oct 10, 2023 at 09:34:04AM -0500, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
> 
> Fix a "no prototype" warning found by the kernel test robot.
> 
> Bjorn Helgaas (2):
>   MIPS: lantic: Fix pcibios_plat_dev_init() "no previous prototype"
>     warning
>   MIPS: lantic: Remove unnecessary include of <linux/of_irq.h>
> 
>  arch/mips/pci/fixup-lantiq.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

applied to mips-nextr. I've fixed lantic -> lantiq while applying.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]