diff options
author | Catalin Marinas <[email protected]> | 2009-07-29 15:04:11 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-07-29 19:10:36 -0700 |
commit | 5c8053652328693d10551131432ef3573e77ed2d (patch) | |
tree | 1ee02826893cd4a5cdc294cdce9e34847df2a495 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 1c29b3ff4f2d847464f7be3a0e179c6dfc69bd02 (diff) |
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 <[email protected]>
Acked-by: David Howells <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions