On 7/9/23 13:35, Jonathan Cameron wrote:
There is no strong justification for keeping these in the header so push them down into the associated cxl-component-utils.c file.Suggested-by: Philippe Mathieu-Daudé <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]> --- include/hw/cxl/cxl_component.h | 18 ++---------------- hw/cxl/cxl-component-utils.c | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 16 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
