From 1e83690598205f077d6ada4e0b52c7f61562c20c Mon Sep 17 00:00:00 2001 From: hauke Date: Fri, 13 Apr 2012 19:37:15 +0000 Subject: kernel: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31279 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-2.6.30/990-fix_feroceon_vfp_handling.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-2.6.30/990-fix_feroceon_vfp_handling.patch') diff --git a/target/linux/generic/patches-2.6.30/990-fix_feroceon_vfp_handling.patch b/target/linux/generic/patches-2.6.30/990-fix_feroceon_vfp_handling.patch index 0ee18f02b..8d986d484 100644 --- a/target/linux/generic/patches-2.6.30/990-fix_feroceon_vfp_handling.patch +++ b/target/linux/generic/patches-2.6.30/990-fix_feroceon_vfp_handling.patch @@ -53,7 +53,7 @@ Cc: Nicolas Pitre check_for_exception: --- a/arch/arm/vfp/vfpmodule.c +++ b/arch/arm/vfp/vfpmodule.c -@@ -253,12 +253,14 @@ void VFP_bounce(u32 trigger, u32 fpexc, +@@ -253,12 +253,14 @@ void VFP_bounce(u32 trigger, u32 fpexc, } if (fpexc & FPEXC_EX) { -- cgit v1.2.3