fw_cfg: remove useless declarations from typedefs.h
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 2 May 2024 14:57:08 +0000 (16:57 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 3 May 2024 13:47:48 +0000 (15:47 +0200)
commitc71a42b51a17978c4d13dca12365b651a95aaa8a
treeec1dccb16e36b41b5d0020dcc63f01de027a6484
parent8a161d08c92f3fee01e97ede54917abbf7085b24
fw_cfg: remove useless declarations from typedefs.h

Only FWCfgState is used as part of APIs such as acpi_ghes_add_fw_cfg.
Everything else need not be in typedefs.h.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/hw/nvram/fw_cfg.h
include/qemu/typedefs.h