Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45a98eb2 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

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

parent 428ab280
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
/*
 * Malta Platform-specific hooks for SMP operation
 */
#include <linux/irq.h>
#include <linux/init.h>

#include <asm/mipsregs.h>