summaryrefslogtreecommitdiffstats
path: root/target/linux/adm8668/files-3.3/arch/mips/include/asm/mach-adm8668/irq.h
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-12-11 20:07:31 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-12-11 20:07:31 +0000
commitc095c7c2027b5f2896926f288bd1172a7a2fbc4f (patch)
tree6d87be9518284f1d366cfad2a2d968a78e67101b /target/linux/adm8668/files-3.3/arch/mips/include/asm/mach-adm8668/irq.h
parente983ee54fd56379d8dcf19ec6dddad41c2784825 (diff)
downloadmaster-31e0f0ae-c095c7c2027b5f2896926f288bd1172a7a2fbc4f.tar.gz
master-31e0f0ae-c095c7c2027b5f2896926f288bd1172a7a2fbc4f.tar.bz2
master-31e0f0ae-c095c7c2027b5f2896926f288bd1172a7a2fbc4f.zip
adm8668: remove linux 3.3 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43634
Diffstat (limited to 'target/linux/adm8668/files-3.3/arch/mips/include/asm/mach-adm8668/irq.h')
-rw-r--r--target/linux/adm8668/files-3.3/arch/mips/include/asm/mach-adm8668/irq.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/target/linux/adm8668/files-3.3/arch/mips/include/asm/mach-adm8668/irq.h b/target/linux/adm8668/files-3.3/arch/mips/include/asm/mach-adm8668/irq.h
deleted file mode 100644
index ea859f03af..0000000000
--- a/target/linux/adm8668/files-3.3/arch/mips/include/asm/mach-adm8668/irq.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
- *
- * Copyright (C) 2003 by Ralf Baechle
- */
-#ifndef __ASM_MACH_ADM8668_IRQ_H
-#define __ASM_MACH_ADM8668_IRQ_H
-
-#define NR_IRQS 32
-#define MIPS_CPU_IRQ_BASE 16
-
-#endif /* __ASM_MACH_ADM8668_IRQ_H */