summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/patches-2.6.34/401-include-slab-h-in-mips_machine.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-06-05 18:26:40 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-06-05 18:26:40 +0000
commitac8b72c8c9f737cfa928116d74aace9b38bf9580 (patch)
treeaf77c280942b2a306f76a1e9a47c544abbcbb383 /target/linux/adm5120/patches-2.6.34/401-include-slab-h-in-mips_machine.patch
parentb61dce0a9bd04c1fbaa8f6876bf2fb89af531133 (diff)
downloadmtk-20170518-ac8b72c8c9f737cfa928116d74aace9b38bf9580.zip
mtk-20170518-ac8b72c8c9f737cfa928116d74aace9b38bf9580.tar.gz
mtk-20170518-ac8b72c8c9f737cfa928116d74aace9b38bf9580.tar.bz2
adm5120: convert to use the new mips multimachine stuff
SVN-Revision: 21680
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 fa466a7..0000000
--- 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>