forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/arch/mips/include/asm/mach-ralink/mt7621.h
....@@ -1,7 +1,5 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
2
- * This program is free software; you can redistribute it and/or modify it
3
- * under the terms of the GNU General Public License version 2 as published
4
- * by the Free Software Foundation.
53 *
64 * Copyright (C) 2015 John Crispin <john@phrozen.org>
75 */
....@@ -32,7 +30,5 @@
3230
3331 #define MT7621_CHIP_NAME0 0x3637544D
3432 #define MT7621_CHIP_NAME1 0x20203132
35
-
36
-#define MIPS_GIC_IRQ_BASE (MIPS_CPU_IRQ_BASE + 8)
3733
3834 #endif