Skip to content

Commit

Permalink
[MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcoun…
Browse files Browse the repository at this point in the history
…t_irq.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Aug 27, 2007
1 parent 428ab28 commit 45a98eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/mips/mips-boards/malta/malta_smtc.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*
* Malta Platform-specific hooks for SMP operation
*/
#include <linux/irq.h>
#include <linux/init.h>

#include <asm/mipsregs.h>
Expand Down

0 comments on commit 45a98eb

Please sign in to comment.