kernel/arch/mips/include/asm/mach-ralink/mt7621.h
.. .. @@ -1,7 +1,5 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 - * This program is free software; you can redistribute it and/or modify it3 - * under the terms of the GNU General Public License version 2 as published4 - * by the Free Software Foundation.5 3 * 6 4 * Copyright (C) 2015 John Crispin <john@phrozen.org> 7 5 */ .. .. @@ -32,7 +30,5 @@ 32 30 33 31 #define MT7621_CHIP_NAME0 0x3637544D 34 32 #define MT7621_CHIP_NAME1 0x20203132 35 -36 -#define MIPS_GIC_IRQ_BASE (MIPS_CPU_IRQ_BASE + 8)37 33 38 34 #endif