On Mon, Apr 11, 2016 at 11:23:31PM -0500, Bjorn Helgaas wrote: > > --- a/include/uapi/linux/pci_regs.h > > +++ b/include/uapi/linux/pci_regs.h > > @@ -671,6 +671,7 @@ > > #define PCI_EXT_CAP_ID_PMUX 0x1A /* Protocol Multiplexing */ > > #define PCI_EXT_CAP_ID_PASID 0x1B /* Process Address Space ID */ > > #define PCI_EXT_CAP_ID_MAX PCI_EXT_CAP_ID_PASID > > +#define PCI_EXT_CAP_ID_PTM 0x1f /* Precision Time Measurement */ > > Adjust PCI_EXT_CAP_ID_MAX. And follow hex capitalization style of existing code. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html