mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
don't redefine MIPS_CPU_IRQ_BASE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7330 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8199d8ed63
commit
780472d02f
@ -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…
x
Reference in New Issue
Block a user