Files
linux/arch/mips/pci
Shiji Yang 50162a0c6e MIPS: pci: lantiq: marks pcibios_init() as static
Fix the following missing-prototypes build warning:

arch/mips/pci/pci-lantiq.c:239:12: error: no previous prototype for 'pcibios_init' [-Werror=missing-prototypes]
  239 | int __init pcibios_init(void)
      |            ^~~~~~~~~~~~

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2025-07-02 13:36:41 +02:00
..
2022-07-14 11:52:29 +02:00
2024-01-08 10:39:12 +01:00
2013-02-01 10:00:22 +01:00
2024-01-08 10:39:12 +01:00
2024-01-08 10:39:12 +01:00