PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI
authorShuah Khan <shuah.khan@hp.com>
Thu, 28 Feb 2013 00:07:05 +0000 (17:07 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 26 Mar 2013 22:21:45 +0000 (16:21 -0600)
Change to remove local PCI_BUS() define and use the new PCI_BUS_NUM()
interface from PCI.

Signed-off-by: Shuah Khan <shuah.khan@hp.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Joerg Roedel <joro@8bytes.org>

No differences found