linux/arch/mips/bcm47xx
Yongzhen Zhang d18419cd66 MIPS: BCM47XX: Declare early_tlb_init() static
early_tlb_init() was local to file but not declared static,
leading to error:

arch/mips/bcm47xx/prom.c:126:6: error: no previous prototype for ‘early_tlb_init’ [-Werror=missing-prototypes]
  126 | void early_tlb_init(void)
      |      ^~~~~~~~~~~~~~

Signed-off-by: Yongzhen Zhang <zhangyongzhen@kylinos.cn>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2024-04-15 10:21:20 +02:00
..
bcm47xx_private.h
board.c MIPS: BCM47XX: Add support for Huawei B593u-12 2023-03-14 17:05:14 +01:00
buttons.c MIPS: Fix typos 2024-01-08 10:39:12 +01:00
irq.c
Kconfig
leds.c MIPS: BCM47XX: Add support for Huawei B593u-12 2023-03-14 17:05:14 +01:00
Makefile
Platform
prom.c MIPS: BCM47XX: Declare early_tlb_init() static 2024-04-15 10:21:20 +02:00
serial.c
setup.c
time.c
workarounds.c MIPS: BCM47XX: Add support for Netgear WNR3500L v2 2022-07-15 14:22:47 +02:00