diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-26 18:22:28 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-26 23:16:47 -0400 |
commit | 3b8f14b41026fb7d7e9a4af2a4128a702d07ad26 (patch) | |
tree | f28da266afc860c6e1958ed7ba6381c79432e4cb /net/sched | |
parent | 510a35d4a47802f4a0028aa6bd2ca2170da5e32f (diff) |
mm/util.c must #include <linux/sched.h>
mm/util.c: In function 'arch_pick_mmap_layout':
mm/util.c:144: error: dereferencing pointer to incomplete type
mm/util.c:145: error: 'arch_get_unmapped_area' undeclared (first use in this function)
mm/util.c:145: error: (Each undeclared identifier is reported only once
mm/util.c:145: error: for each function it appears in.)
mm/util.c:146: error: 'arch_unmap_area' undeclared (first use in this function)
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions