diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-30 16:51:47 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-30 16:52:21 +0100 |
commit | fa1a4c54c74c346b797c40f099c0599611c9af61 (patch) | |
tree | 62c2353ab7b289a7b60fb44bf89b8ecef0c1dbe1 /target/linux/patches/3.4.112/sparc-include.patch | |
parent | 5d09746e617b0f62dd03fd71852f5f4cebb8e016 (diff) |
linux: update older kernels
Diffstat (limited to 'target/linux/patches/3.4.112/sparc-include.patch')
-rw-r--r-- | target/linux/patches/3.4.112/sparc-include.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/patches/3.4.112/sparc-include.patch b/target/linux/patches/3.4.112/sparc-include.patch deleted file mode 100644 index 2f8ffd061..000000000 --- a/target/linux/patches/3.4.112/sparc-include.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Nur linux-2.6.39-rc7.orig/arch/sparc/boot/btfixupprep.c linux-2.6.39-rc7/arch/sparc/boot/btfixupprep.c ---- linux-2.6.39-rc7.orig/arch/sparc/boot/btfixupprep.c 2011-05-10 04:33:54.000000000 +0200 -+++ linux-2.6.39-rc7/arch/sparc/boot/btfixupprep.c 2011-05-21 13:34:40.000000000 +0200 -@@ -25,7 +25,6 @@ - #include <errno.h> - #include <unistd.h> - #include <stdlib.h> --#include <malloc.h> - - #define MAXSYMS 1024 - |