[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
* This file should be built into the kernel only if CONFIG_MIPS_MT_SMTC is set.
|
||||
*/
|
||||
|
||||
#define MIPS_CPU_IPI_IRQ 1
|
||||
|
||||
#define LOCK_MT_PRA() \
|
||||
local_irq_save(flags); \
|
||||
mtflags = dmt()
|
||||
|
||||
Reference in New Issue
Block a user