aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm8668/files-3.14/arch/mips/include/asm/mach-adm8668/irq.h
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-04-11 10:28:06 +0000
committerLuka Perkov <luka@openwrt.org>2015-04-11 10:28:06 +0000
commit29656719bb515e8d18f1c1ac7d2dc7d82719104f (patch)
treec68a3a0f7b7ff55e637a75bf9d1529e4d3bc4b7b /target/linux/adm8668/files-3.14/arch/mips/include/asm/mach-adm8668/irq.h
parent1fde7a3d316d5829a5141000e8ac161ca56d8815 (diff)
downloadmaster-187ad058-29656719bb515e8d18f1c1ac7d2dc7d82719104f.tar.gz
master-187ad058-29656719bb515e8d18f1c1ac7d2dc7d82719104f.tar.bz2
master-187ad058-29656719bb515e8d18f1c1ac7d2dc7d82719104f.zip
adm8668: drop 3.14
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45373 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm8668/files-3.14/arch/mips/include/asm/mach-adm8668/irq.h')
-rw-r--r--target/linux/adm8668/files-3.14/arch/mips/include/asm/mach-adm8668/irq.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/target/linux/adm8668/files-3.14/arch/mips/include/asm/mach-adm8668/irq.h b/target/linux/adm8668/files-3.14/arch/mips/include/asm/mach-adm8668/irq.h
deleted file mode 100644
index ea859f03af..0000000000
--- a/target/linux/adm8668/files-3.14/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 */