mirror of https://github.com/hak5/openwrt.git
parent
244132bf09
commit
5a6ddb2cec
|
@ -1,9 +1,7 @@
|
|||
#ifndef __ASM_MACH_MIPS_IRQ_H
|
||||
#define __ASM_MACH_MIPS_IRQ_H
|
||||
|
||||
#include <linux/autoconf.h>
|
||||
|
||||
#define MIPS_CPU_IRQ_BASE 0
|
||||
#define NR_IRQS 256
|
||||
#include_next <irq.h>
|
||||
|
||||
#endif /* __ASM_MACH_MIPS_IRQ_H */
|
||||
|
|
Loading…
Reference in New Issue