Re: [PATCH 2/4] include/hw/ppc: Supply a few missing includes

2022-12-10 Thread Cédric Le Goater
On 12/10/22 12:21, Markus Armbruster wrote: A few headers neglect to include headers they need. They compile only if something else includes the required header(s) first. Fix that. Signed-off-by: Markus Armbruster Reviewed-by: Cédric Le Goater Thanks, C. --- include/hw/ppc/pnv_lpc.h

[PATCH 2/4] include/hw/ppc: Supply a few missing includes

2022-12-10 Thread Markus Armbruster
A few headers neglect to include headers they need. They compile only if something else includes the required header(s) first. Fix that. Signed-off-by: Markus Armbruster --- include/hw/ppc/pnv_lpc.h| 3 ++- include/hw/ppc/pnv_occ.h| 3 ++- include/hw/ppc/pnv_pnor.h | 2 +- include/hw