aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.10/063-arm-fix-fiq-vivt.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-13 17:29:14 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-13 17:29:14 +0000
commit3a241f67a71276c4c6f5678488908e7e0ca1b421 (patch)
tree3b5121d9e40af5b1c2a1135409e81c45ebcb41de /target/linux/generic/patches-3.10/063-arm-fix-fiq-vivt.patch
parent2d49e32715b05280e6f6e3e0c0140f3a7423b951 (diff)
downloadupstream-3a241f67a71276c4c6f5678488908e7e0ca1b421.tar.gz
upstream-3a241f67a71276c4c6f5678488908e7e0ca1b421.tar.bz2
upstream-3a241f67a71276c4c6f5678488908e7e0ca1b421.zip
generic/3.10: refresh patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37975
Diffstat (limited to 'target/linux/generic/patches-3.10/063-arm-fix-fiq-vivt.patch')
-rw-r--r--target/linux/generic/patches-3.10/063-arm-fix-fiq-vivt.patch7
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/generic/patches-3.10/063-arm-fix-fiq-vivt.patch b/target/linux/generic/patches-3.10/063-arm-fix-fiq-vivt.patch
index 88c3f6b63e..8c2d3da8bd 100644
--- a/target/linux/generic/patches-3.10/063-arm-fix-fiq-vivt.patch
+++ b/target/linux/generic/patches-3.10/063-arm-fix-fiq-vivt.patch
@@ -26,11 +26,9 @@ Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
---
(limited to 'arch/arm/kernel/fiq.c')
-diff --git a/arch/arm/kernel/fiq.c b/arch/arm/kernel/fiq.c
-index 25442f4..fc79202 100644
--- a/arch/arm/kernel/fiq.c
+++ b/arch/arm/kernel/fiq.c
-@@ -84,17 +84,13 @@ int show_fiq_list(struct seq_file *p, int prec)
+@@ -84,17 +84,13 @@ int show_fiq_list(struct seq_file *p, in
void set_fiq_handler(void *start, unsigned int length)
{
@@ -50,6 +48,3 @@ index 25442f4..fc79202 100644
}
int claim_fiq(struct fiq_handler *f)
---
-cgit v0.9.2
-