Re: [PATCH 1/7] hw/acpi: Add missing includes

2023-01-16 Thread Bernhard Beschow
Am 16. Januar 2023 13:02:23 UTC schrieb Markus Armbruster : >Bernhard Beschow writes: > >> Am 16. Januar 2023 06:46:36 UTC schrieb Markus Armbruster >> : >>>Bernhard Beschow writes: >>> When removing the "hw/boards.h" include from hw/acpi/acpi_dev_interface.h, these include directiv

Re: [PATCH 1/7] hw/acpi: Add missing includes

2023-01-16 Thread Markus Armbruster
Bernhard Beschow writes: > Am 16. Januar 2023 06:46:36 UTC schrieb Markus Armbruster : >>Bernhard Beschow writes: >> >>> When removing the "hw/boards.h" include from >>> hw/acpi/acpi_dev_interface.h, these include directives must be added to make >>> the code compile again. >>> >>> Signed-off-by

Re: [PATCH 1/7] hw/acpi: Add missing includes

2023-01-16 Thread Bernhard Beschow
Am 16. Januar 2023 06:46:36 UTC schrieb Markus Armbruster : >Bernhard Beschow writes: > >> When removing the "hw/boards.h" include from >> hw/acpi/acpi_dev_interface.h, these include directives must be added to make >> the code compile again. >> >> Signed-off-by: Bernhard Beschow > >You don't

Re: [PATCH 1/7] hw/acpi: Add missing includes

2023-01-15 Thread Markus Armbruster
Bernhard Beschow writes: > When removing the "hw/boards.h" include from > hw/acpi/acpi_dev_interface.h, these include directives must be added to make > the code compile again. > > Signed-off-by: Bernhard Beschow You don't actually remove #include "hw/boards.h" from hw/acpi/acpi_dev_interface.h

[PATCH 1/7] hw/acpi: Add missing includes

2023-01-14 Thread Bernhard Beschow
When removing the "hw/boards.h" include from hw/acpi/acpi_dev_interface.h, these include directives must be added to make the code compile again. Signed-off-by: Bernhard Beschow --- hw/acpi/hmat.h | 3 ++- hw/acpi/cpu.c| 2 ++ hw/acpi/hmat.c | 1 + hw/acpi/memory_