From: Linus Torvalds Date: Mon, 15 Nov 2010 21:37:37 +0000 (-0800) Subject: include/linux/kernel.h: Move logging bits to include/linux/printk.h X-Git-Tag: v2.6.37-rc2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=968ab1838a5d48f02f5b471aa1d0e59e2cc2ccbc;p=pandora-kernel.git include/linux/kernel.h: Move logging bits to include/linux/printk.h Move the logging bits from kernel.h into printk.h so that there is a bit more logical separation of the generic from the printk logging specific parts. Signed-off-by: Joe Perches Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed