Remove patches already applied in generic and refresh patches.
[openwrt/openwrt.git] / target / linux / generic-2.6 / patches-2.6.28 / 230-add-r_arm_v4bx-relocation-for-arm-module-loader.patch
index f78bba8c9451532bca855008c93584894baa019a..3e8d1fb0ba2937155bbb2480e0dbcf6dbe846aff 100644 (file)
@@ -10,7 +10,7 @@
   * These are used to set parameters in the core dumps.
 --- a/arch/arm/kernel/module.c
 +++ b/arch/arm/kernel/module.c
-@@ -132,6 +132,15 @@ apply_relocate(Elf32_Shdr *sechdrs, cons
+@@ -136,6 +136,15 @@ apply_relocate(Elf32_Shdr *sechdrs, cons
                        *(u32 *)loc |= offset & 0x00ffffff;
                        break;