[POWERPC] Remove leftover printk in isa-bridge.c
authorNate Case <ncase@xes-inc.com>
Thu, 8 May 2008 16:41:17 +0000 (02:41 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 9 May 2008 10:22:59 +0000 (20:22 +1000)
commit53962ecf6ebbdb5b15a8b35fbefe34430eb25609
treeb475c47b3e2d2aea79ca3d4df7e9bc75da509782
parent1c4a8119123e7e064344588d9a059bc0bb24e1ae
[POWERPC] Remove leftover printk in isa-bridge.c

This printk() appears twice in the same function.  Only the latter one
in the inval_range: section appears to be legitimate.

Signed-off-by: Nate Case <ncase@xes-inc.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/isa-bridge.c