[MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 6 Aug 2007 15:32:20 +0000 (16:32 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 27 Aug 2007 01:16:54 +0000 (02:16 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mips-boards/malta/malta_smtc.c

index 40d782d..ae05d05 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Malta Platform-specific hooks for SMP operation
  */
+#include <linux/irq.h>
 #include <linux/init.h>
 
 #include <asm/mipsregs.h>