[POWERPC] pci32: Remove bogus alignment message
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 20 Dec 2007 03:54:42 +0000 (14:54 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 20 Dec 2007 05:18:05 +0000 (16:18 +1100)
commitb1258fd1029a47e99a624970b16ac11ad97ddb6a
treed6ca4b0d60c46fa67c0411a9392090fc750f4d47
parente2dc87a1dc7e2ece822eaf703d00f2ecb7c3bc70
[POWERPC] pci32: Remove bogus alignment message

There's a stale & bogus piece of code in 32 bits PCI code that
complains about ISA related alignment issues.  Just remove it.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/pci_32.c