[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)
commitde1132173a81ae11aaa6af11ed9ded5f0c565c87
tree8e06c944f5deb572a922d9aed580b0e872fb1d91
parent6e66837b2669d6c07177ada4db9ec47ce9c31873
[POWERPC] Minor pSeries IOMMU debug cleanup

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>
arch/powerpc/platforms/pseries/iommu.c