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)
commitdb5004195481fcb500c929bd3a0e1c0c48eec527
treea0b1ae770128ac51ca1e2096ac180d1a44f5ef8c
parent7473fbf4a016301bfa3faa4f81c9a9c978330359
PCI: add PCI_MSIX_TABLE/PBA defines

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>
drivers/pci/msi.h
include/linux/pci_regs.h