mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-05 21:35:04 +08:00
[MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
428ab280a0
commit
45a98eb2b7
@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Malta Platform-specific hooks for SMP operation
|
* Malta Platform-specific hooks for SMP operation
|
||||||
*/
|
*/
|
||||||
|
#include <linux/irq.h>
|
||||||
#include <linux/init.h>
|
#include <linux/init.h>
|
||||||
|
|
||||||
#include <asm/mipsregs.h>
|
#include <asm/mipsregs.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user