update to 2.6.32.20
[openwrt/openwrt.git] / target / linux / generic / patches-2.6.32 / 025-mips_disable_fpu.patch
index e1e9f73699bb2c7aa2b4e57a7bd88357b4f37bbb..a3511d742510073b6cb9ce98ca3c399a5e1e7c1f 100644 (file)
@@ -71,7 +71,7 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org>
  /* Control registers */
  
  #define FPCREG_RID    0       /* $0  = revision id */
-@@ -1274,6 +1276,13 @@ int fpu_emulator_cop1Handler(struct pt_r
+@@ -1281,6 +1283,13 @@ int fpu_emulator_cop1Handler(struct pt_r
  
        return sig;
  }