summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-07-24 15:36:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-07-24 15:36:02 +0000
commitbc0f9ad8ca4be62096bdf43a8cc5e1df989875a5 (patch)
tree2ba48a92a503578169262bbdcd9abaae476e56f3 /target/linux/ar71xx
parent5537698be1dfe40676d0f5e9b43852a72a5e5573 (diff)
downloadmaster-31e0f0ae-bc0f9ad8ca4be62096bdf43a8cc5e1df989875a5.tar.gz
master-31e0f0ae-bc0f9ad8ca4be62096bdf43a8cc5e1df989875a5.tar.bz2
master-31e0f0ae-bc0f9ad8ca4be62096bdf43a8cc5e1df989875a5.zip
kernel: fix oprofile performance counter interrupt handling on mips
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46482
Diffstat (limited to 'target/linux/ar71xx')
-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 98ef1e134a..2366c40cd0 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
-@@ -235,6 +235,8 @@ void __init plat_time_init(void)
+@@ -236,6 +236,8 @@ void __init plat_time_init(void)
mips_hpt_frequency = cpu_clk_rate / 2;
}