aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.9/0105-set_mt7621_soc_type.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/patches-4.9/0105-set_mt7621_soc_type.patch')
-rw-r--r--target/linux/ramips/patches-4.9/0105-set_mt7621_soc_type.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/ramips/patches-4.9/0105-set_mt7621_soc_type.patch b/target/linux/ramips/patches-4.9/0105-set_mt7621_soc_type.patch
deleted file mode 100644
index 68c56faa40..0000000000
--- a/target/linux/ramips/patches-4.9/0105-set_mt7621_soc_type.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/arch/mips/ralink/mt7621.c
-+++ b/arch/mips/ralink/mt7621.c
-@@ -181,7 +181,7 @@ void prom_soc_init(struct ralink_soc_inf
- } else {
- panic("mt7621: unknown SoC, n0:%08x n1:%08x\n", n0, n1);
- }
--
-+ ralink_soc = MT762X_SOC_MT7621AT;
- rev = __raw_readl(sysc + SYSC_REG_CHIP_REV);
-
- snprintf(soc_info->sys_type, RAMIPS_SYS_TYPE_LEN,