mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
[MIPS] Lasat: fix LASAT_CASCADE_IRQ
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
131b02c459
commit
127f166861
@ -1,7 +1,7 @@
|
||||
#ifndef _ASM_MACH_LASAT_IRQ_H
|
||||
#define _ASM_MACH_LASAT_IRQ_H
|
||||
|
||||
#define LASAT_CASCADE_IRQ (MIPS_CPU_IRQ_BASE + 0)
|
||||
#define LASAT_CASCADE_IRQ (MIPS_CPU_IRQ_BASE + 2)
|
||||
|
||||
#define LASAT_IRQ_BASE 8
|
||||
#define LASAT_IRQ_END 23
|
||||
|
Loading…
Reference in New Issue
Block a user