linux/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 mips: ralink: convert to DEFINE_SHOW_ATTRIBUTE 2022-09-19 16:40:39 +02:00
cevt-rt3352.c
clk.c mips: ralink: get cpu rate from new driver code 2023-06-21 14:50:23 +02:00
common.h mips: ralink: introduce commonly used remap node function 2023-06-21 14:54:50 +02:00
early_printk.c
ill_acc.c MIPS: More explicit DT include clean-ups 2023-07-28 11:41:18 +02:00
irq-gic.c MIPS: ralink: Fix missing get_c0_perfcount_int prototype 2024-08-29 10:29:28 +02:00
irq.c MIPS: Explicitly include correct DT includes 2023-07-25 10:42:01 +02:00
Kconfig mips: ralink: mt7620: introduce 'soc_device' initialization 2023-03-14 17:13:51 +01:00
Makefile
mt7620.c mips: ralink: introduce commonly used remap node function 2023-06-21 14:54:50 +02:00
mt7621.c MIPS: Fix typos 2024-01-08 10:39:12 +01:00
of.c MIPS: Explicitly include correct DT includes 2023-07-25 10:42:01 +02:00
Platform
prom.c MIPS: Explicitly include correct DT includes 2023-07-25 10:42:01 +02:00
reset.c mips: ralink: remove reset related code 2023-06-21 14:50:23 +02:00
rt288x.c mips: ralink: introduce commonly used remap node function 2023-06-21 14:54:50 +02:00
rt305x.c mips: ralink: introduce commonly used remap node function 2023-06-21 14:54:50 +02:00
rt3883.c mips: ralink: introduce commonly used remap node function 2023-06-21 14:54:50 +02:00
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