]> git.proxmox.com Git - mirror_qemu.git/commitdiff
pci_regs: update to latest linux
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 13 Jan 2017 16:12:44 +0000 (18:12 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 18 Jan 2017 20:59:53 +0000 (22:59 +0200)
this drops a duplicate definition of
PCI_EXT_CAP_ATS_SIZEOF

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/standard-headers/linux/pci_regs.h

index be5b066aa4573fda94c97fd24b75c66a7fe70821..e5a2e68b2236e51e5b7bab0a143a02763054dac6 100644 (file)
 #define PCI_EXT_CAP_ID_MAX     PCI_EXT_CAP_ID_PTM
 
 #define PCI_EXT_CAP_DSN_SIZEOF 12
-#define PCI_EXT_CAP_ATS_SIZEOF 8
 #define PCI_EXT_CAP_MCAST_ENDPOINT_SIZEOF 40
 
 /* Advanced Error Reporting */