diff options
Diffstat (limited to 'include/linux/pci_regs.h')
-rw-r--r-- | include/linux/pci_regs.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/pci_regs.h b/include/linux/pci_regs.h index c8f302991b66..dd0dd873f637 100644 --- a/include/linux/pci_regs.h +++ b/include/linux/pci_regs.h | |||
@@ -563,8 +563,7 @@ | |||
563 | #define PCI_ERR_ROOT_FIRST_FATAL 0x00000010 /* First Fatal */ | 563 | #define PCI_ERR_ROOT_FIRST_FATAL 0x00000010 /* First Fatal */ |
564 | #define PCI_ERR_ROOT_NONFATAL_RCV 0x00000020 /* Non-Fatal Received */ | 564 | #define PCI_ERR_ROOT_NONFATAL_RCV 0x00000020 /* Non-Fatal Received */ |
565 | #define PCI_ERR_ROOT_FATAL_RCV 0x00000040 /* Fatal Received */ | 565 | #define PCI_ERR_ROOT_FATAL_RCV 0x00000040 /* Fatal Received */ |
566 | #define PCI_ERR_ROOT_COR_SRC 52 | 566 | #define PCI_ERR_ROOT_ERR_SRC 52 /* Error Source Identification */ |
567 | #define PCI_ERR_ROOT_SRC 54 | ||
568 | 567 | ||
569 | /* Virtual Channel */ | 568 | /* Virtual Channel */ |
570 | #define PCI_VC_PORT_REG1 4 | 569 | #define PCI_VC_PORT_REG1 4 |