diff options
Diffstat (limited to 'include/pci.h')
-rw-r--r-- | include/pci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pci.h b/include/pci.h index ea3b73923d6..5fea815b48c 100644 --- a/include/pci.h +++ b/include/pci.h @@ -272,7 +272,6 @@ #define PCI_X_CMD_MAX_SPLIT 0x0030 /* Max Outstanding Split Transactions */ #define PCI_X_CMD_VERSION(x) (((x) >> 12) & 3) /* Version */ - /* Slot Identification */ #define PCI_SID_ESR 2 /* Expansion Slot Register */ |