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

Commit 127f1668 authored by Yoichi Yuasa's avatar Yoichi Yuasa Committed by Ralf Baechle
Browse files

[MIPS] Lasat: fix LASAT_CASCADE_IRQ

parent 131b02c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#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