include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_h
commit881e0197709deef9e011f947c12879e3a7f63ce1
authorMarkus Armbruster <armbru@redhat.com>
Thu, 22 Dec 2022 10:03:30 +0000 (22 11:03 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 8 Jan 2023 06:54:22 +0000 (8 01:54 -0500)
tree7c6145a57f444d643e41f6e2d4f18f2453800897
parent104a2dd65700dbc1e0f69fab200e657e6af2fc75
include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_h

hw/cxl/cxl_pci.h and hw/cxl/cxl_cdat.h include each other.  The former
doesn't actually need the latter, so drop that inclusion to break the
loop.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20221222100330.380143-8-armbru@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/hw/cxl/cxl_pci.h