]> git.itanic.dy.fi Git - linux-stable/commit
xtensa process.c must #include <linux/fs.h>
authorAdrian Bunk <bunk@kernel.org>
Wed, 29 Aug 2007 23:29:33 +0000 (01:29 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 30 Aug 2007 16:58:22 +0000 (09:58 -0700)
commitb5f281a62761887e7cb5f60fa81f7cd052fec5cb
tree9efcc229644be9196b52c583a33fad0a8c75f173
parent8057d763ed7a7365dc3402db0aed7c87d8531ecb
xtensa process.c must #include <linux/fs.h>

Another fallout from the removal of #include <linux/fs.h> from mm.h

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/xtensa/kernel/process.c