PCI: add PCI_MSIX_TABLE/PBA defines
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Wed, 13 Oct 2010 06:00:23 +0000 (15:00 +0900)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 18 Oct 2010 03:03:03 +0000 (20:03 -0700)
These are already defined in pcilib's pci/header.h but not in kernel's
linux/pci_regs.h.  Copy them to avoid using magic numbers.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found