mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
45a98eb2b7
commit
fe56b954ea
2 changed files with 10 additions and 2 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue