[POWERPC] Minor pSeries IOMMU debug cleanup
authorMichael Neuling <mikey@neuling.org>
Thu, 10 May 2007 05:16:27 +0000 (15:16 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 10 May 2007 11:28:13 +0000 (21:28 +1000)
pci is not initialized before being used here, so this debug print is
bogus at the current location.  Move it to where it makes sense.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found