linux/arch/mips/bcm63xx
Florian Fainelli dd3c33ccbb MIPS: BCM63XX: Fix missing prototypes
Most of the symbols for which we do not have a prototype can actually be
made static and for the few that cannot, there is already a declaration
in a header for it.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2024-01-26 10:33:20 +01:00
..
boards MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
clk.c MIPS: Fix typos 2024-01-08 10:39:12 +01:00
cpu.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
cs.c
dev-enet.c
dev-flash.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
dev-hsspi.c
dev-pcmcia.c
dev-rng.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
dev-spi.c
dev-uart.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
dev-usb-usbd.c
dev-wdt.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
early_printk.c
gpio.c MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG. 2021-04-26 10:23:52 +02:00
irq.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
Kconfig
Makefile
nvram.c
Platform MIPS: Only include the platform file needed 2020-05-13 00:17:18 +02:00
prom.c MIPS: Remove empty prom_free_prom_memory functions 2021-01-07 17:11:33 +01:00
reset.c
setup.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
timer.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00