aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-08-23 18:06:11 +0000
committerJonas Gorski <jogo@openwrt.org>2015-08-23 18:06:11 +0000
commit2d379e796f27e7ab4bbc3d5406776722ecba379b (patch)
tree65aa809ad1c4083c2b4a663c29034ebffe1449d0 /target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch
parent2190f090bb8bd1a575cc3534cb799e14841cb3f1 (diff)
downloadupstream-2d379e796f27e7ab4bbc3d5406776722ecba379b.tar.gz
upstream-2d379e796f27e7ab4bbc3d5406776722ecba379b.tar.bz2
upstream-2d379e796f27e7ab4bbc3d5406776722ecba379b.zip
kernel: update 4.1 to 4.1.6
Changelog: * https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.6 Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46713
Diffstat (limited to 'target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch')
-rw-r--r--target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch b/target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch
index 2366c40cd0..13ff1664d7 100644
--- a/target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch
+++ b/target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/ath79/setup.c
+++ b/arch/mips/ath79/setup.c
-@@ -236,6 +236,8 @@ void __init plat_time_init(void)
+@@ -237,6 +237,8 @@ void __init plat_time_init(void)
mips_hpt_frequency = cpu_clk_rate / 2;
}