commit | b6c80037ed3ba275eea2b33bc17e36af2b89813a | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Thu Dec 22 11:46:28 2022 +0100 |
committer | Markus Armbruster <armbru@redhat.com> | Fri Jan 20 07:25:22 2023 +0100 |
tree | 42cd1df3a101080dad8d59c164e08fb44ee6f423 | |
parent | c0a5a477f148d8cb8e47dda36601032a3f5aa991 [diff] |
include/hw/ppc include/hw/pci-host: Drop extra typedefs PnvChip is typedef'ed in five places, and PnvPhb4PecState in two. Keep one, drop the others. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Message-Id: <20221222104628.659681-5-armbru@redhat.com>