powerpc: Do not call prink when CONFIG_PRINTK is not defined
authorMárton Németh <nm127@freemail.hu>
Sat, 6 Mar 2010 22:43:55 +0000 (22:43 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 19 Mar 2010 05:38:16 +0000 (16:38 +1100)
commit09156a7a409cf93d1ca2706bf05d714879a5b7ea
tree086dd7c6ddd9973e702695cb73e1075b4b2f28b7
parent409d241b7bb2cf0278186040ace1c4704fb2a82f
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 <nm127@freemail.hu>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/head_fsl_booke.S