From: Jiri Slaby Date: Thu, 4 Nov 2010 15:20:20 +0000 (+0100) Subject: console: move for_each_console to linux/console.h X-Git-Tag: v2.6.38-rc1~464^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a75d946f42ae1771424a9582129fc5182ff48a1b;p=pandora-kernel.git console: move for_each_console to linux/console.h Move it out of printk.c so that we can use it all over the code. There are some potential users which will be converted to that macro in next patches. Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed