treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / arch / mips / include / asm / mach-lasat / irq.h
blobd79cbe075084c8912975fab87c0aa4ee50dddf5f
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_MACH_LASAT_IRQ_H
3 #define _ASM_MACH_LASAT_IRQ_H
5 #define LASAT_CASCADE_IRQ (MIPS_CPU_IRQ_BASE + 2)
7 #define LASAT_IRQ_BASE 8
8 #define LASAT_IRQ_END 23
10 #define NR_IRQS 24
12 #include_next <irq.h>
14 #endif /* _ASM_MACH_LASAT_IRQ_H */