kernel: remove imq support, refresh patches

SVN-Revision: 25641
This commit is contained in:
Felix Fietkau
2011-02-21 02:06:51 +00:00
parent fca74c3a44
commit 9dad83362d
156 changed files with 404 additions and 11052 deletions

View File

@@ -1,6 +1,6 @@
--- a/arch/mips/include/asm/string.h
+++ b/arch/mips/include/asm/string.h
@@ -133,11 +133,44 @@ strncmp(__const__ char *__cs, __const__
@@ -133,11 +133,44 @@ strncmp(__const__ char *__cs, __const__
#define __HAVE_ARCH_MEMSET
extern void *memset(void *__s, int __c, size_t __count);