summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.34/401-include-slab-h-in-mips_machine.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/adm5120/patches-2.6.34/401-include-slab-h-in-mips_machine.patch')
-rw-r--r--target/linux/adm5120/patches-2.6.34/401-include-slab-h-in-mips_machine.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/adm5120/patches-2.6.34/401-include-slab-h-in-mips_machine.patch b/target/linux/adm5120/patches-2.6.34/401-include-slab-h-in-mips_machine.patch
deleted file mode 100644
index fa466a760..000000000
--- a/target/linux/adm5120/patches-2.6.34/401-include-slab-h-in-mips_machine.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/arch/mips/kernel/mips_machine.c
-+++ b/arch/mips/kernel/mips_machine.c
-@@ -6,7 +6,7 @@
- * by the Free Software Foundation.
- *
- */
--#include <linux/mm.h>
-+#include <linux/slab.h>
-
- #include <asm/mips_machine.h>
- #include <asm/bootinfo.h>