Re: [PATCH] hw/acpi/acpi_dev_interface: Clean up remains of madt_cpu

2024-10-15 Thread Bernhard Beschow
Am 15. Oktober 2024 14:09:57 UTC schrieb Gustavo Romero : >Commit c461f3e382 ("Remove now unused madt_cpu virtual method") removed >madt_cpu virtual method but didn't remove the text about it in the >header file. Thus, remove it now. > >Signed-off-by: Gustavo Romero >--- > include/hw/acpi/acpi

Re: [PATCH] hw/acpi/acpi_dev_interface: Clean up remains of madt_cpu

2024-10-15 Thread Philippe Mathieu-Daudé
On 15/10/24 11:09, Gustavo Romero wrote: Commit c461f3e382 ("Remove now unused madt_cpu virtual method") removed madt_cpu virtual method but didn't remove the text about it in the header file. Thus, remove it now. Signed-off-by: Gustavo Romero --- include/hw/acpi/acpi_dev_interface.h | 4