On 9/30/23 10:19, Salil Mehta wrote:
CPU ctrl-dev MMIO region length could be used in ACPI GED and various other architecture specific places. Move ACPI_CPU_HOTPLUG_REG_LEN macro to more appropriate common header file.Signed-off-by: Salil Mehta <[email protected]> Reviewed-by: Alex Bennée <[email protected]> --- hw/acpi/cpu.c | 2 +- include/hw/acpi/cpu_hotplug.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Gavin Shan <[email protected]>
