]> Git Repo - qemu.git/commit - hw/acpi/core.c
hw/acpi: remove unnecessary variable acpi_table_builtin
authorWei Yang <[email protected]>
Thu, 14 Feb 2019 08:49:39 +0000 (16:49 +0800)
committerLaurent Vivier <[email protected]>
Wed, 6 Mar 2019 09:23:19 +0000 (10:23 +0100)
commit7d9b68acb37059bee347ce7e4c783ca5b7cf7ae0
tree8f218755e3d9235d69e6b87773f251c212a26a68
parent120fc4eb94dcacf8f451c09fc280b18c8c192f1a
hw/acpi: remove unnecessary variable acpi_table_builtin

acpi_table_builtin is now always false, it is not necessary to check it
again.

This patch just removes it.

Signed-off-by: Wei Yang <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Message-Id: <20190214084939[email protected]>
Signed-off-by: Laurent Vivier <[email protected]>
hw/acpi/core.c
This page took 0.026123 seconds and 4 git commands to generate.