From: Michael S. Tsirkin Date: Fri, 13 Jan 2017 16:12:44 +0000 (+0200) Subject: pci_regs: update to latest linux X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0084248348c2e17b018f11e4a159bd2d68b0edc3;p=qemu.git pci_regs: update to latest linux this drops a duplicate definition of PCI_EXT_CAP_ATS_SIZEOF Signed-off-by: Michael S. Tsirkin --- 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 */