diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-12-01 09:59:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-12-01 09:59:53 +0000 |
commit | 892e13e5c9f228ad2d2595276a2804bdf6bdb772 (patch) | |
tree | 06a344df2e534c08c5652423d26acb7cbadea364 /target/linux/ramips/patches-3.10/999-mt7620n.patch | |
parent | ff2bdbe3b4429e7cfe82a5f1230ba75d394ebb31 (diff) | |
download | upstream-892e13e5c9f228ad2d2595276a2804bdf6bdb772.tar.gz upstream-892e13e5c9f228ad2d2595276a2804bdf6bdb772.tar.bz2 upstream-892e13e5c9f228ad2d2595276a2804bdf6bdb772.zip |
kernel: update 3.10 to 3.10.21
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38972 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/patches-3.10/999-mt7620n.patch')
-rw-r--r-- | target/linux/ramips/patches-3.10/999-mt7620n.patch | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/target/linux/ramips/patches-3.10/999-mt7620n.patch b/target/linux/ramips/patches-3.10/999-mt7620n.patch index 391b590114..da5c6f9c7a 100644 --- a/target/linux/ramips/patches-3.10/999-mt7620n.patch +++ b/target/linux/ramips/patches-3.10/999-mt7620n.patch @@ -1,7 +1,5 @@ -Index: linux-3.10.18/arch/mips/include/asm/mach-ralink/mt7620.h -=================================================================== ---- linux-3.10.18.orig/arch/mips/include/asm/mach-ralink/mt7620.h 2013-11-17 17:50:01.773020032 +0100 -+++ linux-3.10.18/arch/mips/include/asm/mach-ralink/mt7620.h 2013-11-17 17:52:24.373025950 +0100 +--- a/arch/mips/include/asm/mach-ralink/mt7620.h ++++ b/arch/mips/include/asm/mach-ralink/mt7620.h @@ -24,11 +24,8 @@ #define SYSC_REG_CPLL_CONFIG0 0x54 #define SYSC_REG_CPLL_CONFIG1 0x58 @@ -16,11 +14,9 @@ Index: linux-3.10.18/arch/mips/include/asm/mach-ralink/mt7620.h #define CHIP_REV_PKG_MASK 0x1 #define CHIP_REV_PKG_SHIFT 16 -Index: linux-3.10.18/arch/mips/ralink/mt7620.c -=================================================================== ---- linux-3.10.18.orig/arch/mips/ralink/mt7620.c 2013-11-17 17:50:01.773020032 +0100 -+++ linux-3.10.18/arch/mips/ralink/mt7620.c 2013-11-17 17:52:24.373025950 +0100 -@@ -167,22 +167,27 @@ +--- a/arch/mips/ralink/mt7620.c ++++ b/arch/mips/ralink/mt7620.c +@@ -167,22 +167,27 @@ void prom_soc_init(struct ralink_soc_inf u32 cfg0; u32 pmu0; u32 pmu1; |