aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-emma2rh
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-04-20 14:37:24 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-05-09 18:05:57 +0200
commit1ce4530cce233edd99d66a9fcdea20c86e8536c0 (patch)
tree54a016aa20d7977947bc0679c28b1dcc22200a21 /arch/mips/include/asm/mach-emma2rh
parentMIPS: Remove PMC MSP71xx platform (diff)
downloadlinux-dev-1ce4530cce233edd99d66a9fcdea20c86e8536c0.tar.xz
linux-dev-1ce4530cce233edd99d66a9fcdea20c86e8536c0.zip
MIPS: Remove NEC MARKEINS/EMMA
No (active) developer owns this hardware, so let's remove Linux support. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/include/asm/mach-emma2rh')
-rw-r--r--arch/mips/include/asm/mach-emma2rh/irq.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/arch/mips/include/asm/mach-emma2rh/irq.h b/arch/mips/include/asm/mach-emma2rh/irq.h
deleted file mode 100644
index d32736736bb3..000000000000
--- a/arch/mips/include/asm/mach-emma2rh/irq.h
+++ /dev/null
@@ -1,15 +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_EMMA2RH_IRQ_H
-#define __ASM_MACH_EMMA2RH_IRQ_H
-
-#define NR_IRQS 256
-
-#include <asm/mach-generic/irq.h>
-
-#endif /* __ASM_MACH_EMMA2RH_IRQ_H */