summaryrefslogtreecommitdiffstats
path: root/include/standard-headers/linux
diff options
context:
space:
mode:
authorMichael S. Tsirkin2017-01-13 17:12:44 +0100
committerMichael S. Tsirkin2017-01-18 21:59:53 +0100
commit0084248348c2e17b018f11e4a159bd2d68b0edc3 (patch)
treece5a1f0ea1c44c10cf91ba8923b0e827a9b9bbe0 /include/standard-headers/linux
parentvirtio-mmio: switch to linux headers (diff)
downloadqemu-0084248348c2e17b018f11e4a159bd2d68b0edc3.tar.gz
qemu-0084248348c2e17b018f11e4a159bd2d68b0edc3.tar.xz
qemu-0084248348c2e17b018f11e4a159bd2d68b0edc3.zip
pci_regs: update to latest linux
this drops a duplicate definition of PCI_EXT_CAP_ATS_SIZEOF Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/standard-headers/linux')
-rw-r--r--include/standard-headers/linux/pci_regs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/standard-headers/linux/pci_regs.h b/include/standard-headers/linux/pci_regs.h
index be5b066aa4..e5a2e68b22 100644
--- a/include/standard-headers/linux/pci_regs.h
+++ b/include/standard-headers/linux/pci_regs.h
@@ -678,7 +678,6 @@
#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 */