On Tue, 1 Dec 2015, Eduardo Habkost wrote:
> We don't need the FWCfgState return value and the PcGuestInfo
> parameter.
>
> Signed-off-by: Eduardo Habkost
Reviewed-by: Stefano Stabellini
> hw/i386/pc.c | 5 +
> hw/i386/pc_piix.c| 2 +-
> include/hw/i386/pc.h | 3 +--
> 3 file
We don't need the FWCfgState return value and the PcGuestInfo
parameter.
Signed-off-by: Eduardo Habkost
---
hw/i386/pc.c | 5 +
hw/i386/pc_piix.c| 2 +-
include/hw/i386/pc.h | 3 +--
3 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/hw/i386/pc.c b/hw/i386/pc.c
index