Skip to content
Commit 3085ef9d authored by Shiji Yang's avatar Shiji Yang Committed by Thomas Gleixner
Browse files

irqchip/ath79-misc: Fix missing prototypes warnings



ath79_misc_irq_init() was defined but unused since commit 51fa4f89
("MIPS: ath79: drop legacy IRQ code"), so it's time to drop it.

The build also warns about a missing prototype of get_c0_perfcount_int().

Remove the stale leftover function and add the missing include.

Signed-off-by: default avatarShiji Yang <yangshiji66@outlook.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/OSBPR01MB167032D2017645200787AAEBBC72A@OSBPR01MB1670.jpnprd01.prod.outlook.com
parent 8a2277a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment