kernel-hacking-2024-linux-s.../arch/mips/ralink
Vincent Legoll 9fd2ba4bf1 MIPS: ralink: Fix missing get_c0_perfcount_int prototype
Fix the following warning:

  CC      arch/mips/ralink/irq-gic.o
arch/mips/ralink/irq-gic.c:15:5: warning: no previous prototype for 'get_c0_perfcount_int' [-Wmissing-prototypes]
   15 | int get_c0_perfcount_int(void)
      |     ^~~~~~~~~~~~~~~~~~~~

Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2024-08-29 10:29:28 +02:00
..
bootrom.c
cevt-rt3352.c
clk.c
common.h
early_printk.c
ill_acc.c
irq-gic.c MIPS: ralink: Fix missing get_c0_perfcount_int prototype 2024-08-29 10:29:28 +02:00
irq.c
Kconfig
Makefile
mt7620.c
mt7621.c
of.c
Platform
prom.c
reset.c
rt288x.c
rt305x.c
rt3883.c
timer-gic.c MIPS: ralink: Fix missing plat_time_init prototype 2024-08-29 10:29:08 +02:00
timer.c MIPS: ralink: Don't use "proxy" headers 2024-03-11 13:57:18 +01:00