summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.34/401-include-slab-h-in-mips_machine.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-06-05 18:26:40 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-06-05 18:26:40 +0000
commit7bd72d46a137a00ae4ce56982ce1b93603f9ade8 (patch)
tree85eba4ba33618101a6149ff365e0647a0a6ae4b6 /target/linux/adm5120/patches-2.6.34/401-include-slab-h-in-mips_machine.patch
parentb6f48ae879e0a5654a0c0e7c42545a8322c6f9e4 (diff)
adm5120: convert to use the new mips multimachine stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21680 3c298f89-4303-0410-b956-a3cf2f4a3e73
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>