diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-12 18:48:35 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-12 18:48:35 +0100 |
commit | 2e8823cb5c59d7524b5dd5e40266c4ef993b3102 (patch) | |
tree | 69a9d126a579863abbcf09241bf825754e93e04e /target/linux/patches/2.6.39.4/sparc-include.patch | |
parent | d095aec6ce9898c422e86df46195e3410eb1f163 (diff) | |
parent | 2975c1ab583edcfbb46626f003867738fcb0b556 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/patches/2.6.39.4/sparc-include.patch')
-rw-r--r-- | target/linux/patches/2.6.39.4/sparc-include.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/patches/2.6.39.4/sparc-include.patch b/target/linux/patches/2.6.39.4/sparc-include.patch deleted file mode 100644 index 2f8ffd061..000000000 --- a/target/linux/patches/2.6.39.4/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 - |