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
commit3c0f297c9afcef26911e979fdc4cd5fa23f50d9c (patch)
treec2e5b6b570d49579ccd21e645ef769cf42160ceb /target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch
parenta12740abec5805a0c7c73c14800fe9bf4419089f (diff)
downloadmaster-187ad058-3c0f297c9afcef26911e979fdc4cd5fa23f50d9c.tar.gz
master-187ad058-3c0f297c9afcef26911e979fdc4cd5fa23f50d9c.tar.bz2
master-187ad058-3c0f297c9afcef26911e979fdc4cd5fa23f50d9c.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46713 3c298f89-4303-0410-b956-a3cf2f4a3e73
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;
}