summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-ralink/mt7621.h
diff options
context:
space:
mode:
authorJiaxun Yang <jiaxun.yang@flygoat.com>2020-03-26 14:16:58 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-04-14 19:05:13 +0200
commite82c878d49bf58f3f2199cba00400530856ad11e (patch)
tree4b1667493c373753befe7873d2a7f97082589bcf /arch/mips/include/asm/mach-ralink/mt7621.h
parent408b722d029b14d87bd5039c04f59a282d6c1f74 (diff)
downloadlinux-e82c878d49bf58f3f2199cba00400530856ad11e.tar.bz2
MIPS: Kill MIPS_GIC_IRQ_BASE
It never got used by any driver. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/include/asm/mach-ralink/mt7621.h')
-rw-r--r--arch/mips/include/asm/mach-ralink/mt7621.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/mach-ralink/mt7621.h b/arch/mips/include/asm/mach-ralink/mt7621.h
index 65483a4681ab..e1af1ba50bd8 100644
--- a/arch/mips/include/asm/mach-ralink/mt7621.h
+++ b/arch/mips/include/asm/mach-ralink/mt7621.h
@@ -31,6 +31,4 @@
#define MT7621_CHIP_NAME0 0x3637544D
#define MT7621_CHIP_NAME1 0x20203132
-#define MIPS_GIC_IRQ_BASE (MIPS_CPU_IRQ_BASE + 8)
-
#endif