From: Márton Németh Date: Sat, 6 Mar 2010 22:43:55 +0000 (+0000) Subject: powerpc: Do not call prink when CONFIG_PRINTK is not defined X-Git-Tag: v2.6.34-rc2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09156a7a409cf93d1ca2706bf05d714879a5b7ea;p=pandora-kernel.git powerpc: Do not call prink when CONFIG_PRINTK is not defined When printk() is disabled (CONFIG_PRINTK) at menu item General setup -> Configure standard kernel features (for small systems) -> Enable support for printk then there should be no printk() calls at all. Signed-off-by: Márton Németh Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed