On Wed, 22 Jan 2025 07:56:23 +0100
Philippe Mathieu-Daudé wrote:
> Avoid wasting 4K for each component, remove unused io_registers[].
>
> Signed-off-by: Philippe Mathieu-Daudé
These may need to come back for correctness if anyone starts
actually accessing them in the OS, but for now this is fi
Avoid wasting 4K for each component, remove unused io_registers[].
Signed-off-by: Philippe Mathieu-Daudé
---
include/hw/cxl/cxl_component.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/hw/cxl/cxl_component.h b/include/hw/cxl/cxl_component.h
index 945ee6ffd04..ac61c3f33a5 100644
---