sparc64: Get rid of pci_controller_info.
authorDavid S. Miller <davem@davemloft.net>
Wed, 10 Sep 2008 06:54:02 +0000 (23:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Sep 2008 06:07:41 +0000 (23:07 -0700)
It is just used as a parent to encapsulate two PBM objects.

But that layout is only really relevant and necessary for
psycho PCI controllers, which unlike all the others share
a single IOMMU instance between sibling PCI busses.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found