diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2009-07-29 15:04:11 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-29 19:10:36 -0700 |
commit | 5c8053652328693d10551131432ef3573e77ed2d (patch) | |
tree | 1ee02826893cd4a5cdc294cdce9e34847df2a495 /COPYING | |
parent | 1c29b3ff4f2d847464f7be3a0e179c6dfc69bd02 (diff) | |
download | op-kernel-dev-5c8053652328693d10551131432ef3573e77ed2d.zip op-kernel-dev-5c8053652328693d10551131432ef3573e77ed2d.tar.gz |
fs/ramfs/file-nommu.c needs include/linux/sched.h
This file makes use of various macros defined in files like asm/current.h
or asm-generic/resource.h. All these files can be included via sched.h.
The building of the !MMU ARM kernel (with additional patches) fails
without this change.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions