mirror of https://github.com/xqemu/xqemu.git
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>
This commit is contained in:
parent
7e71da7f12
commit
0084248348
|
@ -678,7 +678,6 @@
|
||||||
#define PCI_EXT_CAP_ID_MAX PCI_EXT_CAP_ID_PTM
|
#define PCI_EXT_CAP_ID_MAX PCI_EXT_CAP_ID_PTM
|
||||||
|
|
||||||
#define PCI_EXT_CAP_DSN_SIZEOF 12
|
#define PCI_EXT_CAP_DSN_SIZEOF 12
|
||||||
#define PCI_EXT_CAP_ATS_SIZEOF 8
|
|
||||||
#define PCI_EXT_CAP_MCAST_ENDPOINT_SIZEOF 40
|
#define PCI_EXT_CAP_MCAST_ENDPOINT_SIZEOF 40
|
||||||
|
|
||||||
/* Advanced Error Reporting */
|
/* Advanced Error Reporting */
|
||||||
|
|
Loading…
Reference in New Issue