aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/fs/yaffs2/yportenv.h
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-10-11 07:36:21 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-10-11 07:36:21 +0000
commite103abd7dc7aa2ef781a5484f2fbe9c608f97df3 (patch)
tree1d169566bc101258bd018c9c0ec1e3819158bc45 /target/linux/generic-2.6/files/fs/yaffs2/yportenv.h
parent89cb2932f8dde0cb881608ba50035dea79b3b36b (diff)
downloadupstream-e103abd7dc7aa2ef781a5484f2fbe9c608f97df3.tar.gz
upstream-e103abd7dc7aa2ef781a5484f2fbe9c608f97df3.tar.bz2
upstream-e103abd7dc7aa2ef781a5484f2fbe9c608f97df3.zip
[kernel] update yaffs2 to compile with 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9257 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/files/fs/yaffs2/yportenv.h')
-rw-r--r--target/linux/generic-2.6/files/fs/yaffs2/yportenv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/files/fs/yaffs2/yportenv.h b/target/linux/generic-2.6/files/fs/yaffs2/yportenv.h
index e5e3dbe8e2..8b80c6d688 100644
--- a/target/linux/generic-2.6/files/fs/yaffs2/yportenv.h
+++ b/target/linux/generic-2.6/files/fs/yaffs2/yportenv.h
@@ -32,6 +32,7 @@
#endif
#include <linux/kernel.h>
#include <linux/mm.h>
+#include <linux/sched.h>
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>