hw/cxl: Move CXLRetCode definition to cxl_device.h
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 30 May 2023 13:35:58 +0000 (14:35 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 22 Jun 2023 22:55:14 +0000 (18:55 -0400)
commit2f6b8c8f420d90579b29a96f46630e241dd2c1cc
treed328adf1cbb000e96d9f6f4c6d2dc151631cbe1e
parentd7b84ddc3b99ae4dcac052a03817aeeab9d12514
hw/cxl: Move CXLRetCode definition to cxl_device.h

Following patches will need access to the mailbox return code
type so move it to the header.

Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Fan Ni <fan.ni@samsung.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20230530133603.16934-3-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/cxl/cxl-mailbox-utils.c
include/hw/cxl/cxl_device.h