diff options
author | Jeff Dike <jdike@addtoit.com> | 2007-11-14 17:00:31 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-14 18:45:43 -0800 |
commit | 9c8d6381dc107dbc2bfdbfdcaefe0d42e5b5b362 (patch) | |
tree | f613029815e77425df72062ba201d62da01995ee /mm/filemap_xip.c | |
parent | 32f862c310cbd0b430a14911c8b7e2cd415c56ea (diff) | |
download | op-kernel-dev-9c8d6381dc107dbc2bfdbfdcaefe0d42e5b5b362.zip op-kernel-dev-9c8d6381dc107dbc2bfdbfdcaefe0d42e5b5b362.tar.gz |
uml: fix build for !CONFIG_PRINTK
Handle the case of CONFIG_PRINTK being disabled. This requires a do-nothing
stub to be present in arch/um/include/user.h so that we don't get references
to printk from libc code.
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/filemap_xip.c')
0 files changed, 0 insertions, 0 deletions