Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

+1
+1
arch/mips/mips-boards/malta/malta_smtc.c
··· 1 1 /* 2 2 * Malta Platform-specific hooks for SMP operation 3 3 */ 4 + #include <linux/irq.h> 4 5 #include <linux/init.h> 5 6 6 7 #include <asm/mipsregs.h>