diff options
author | Jeff Dike <jdike@addtoit.com> | 2007-11-15 04:00:31 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-15 05:45:43 +0300 |
commit | 9c8d6381dc107dbc2bfdbfdcaefe0d42e5b5b362 (patch) | |
tree | f613029815e77425df72062ba201d62da01995ee /mm | |
parent | 32f862c310cbd0b430a14911c8b7e2cd415c56ea (diff) | |
download | linux-9c8d6381dc107dbc2bfdbfdcaefe0d42e5b5b362.tar.xz |
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')
0 files changed, 0 insertions, 0 deletions