]> git.proxmox.com Git - mirror_qemu.git/commitdiff
acpi: Remove unused definition.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 2 Sep 2015 19:03:38 +0000 (20:03 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 10 Sep 2015 08:21:21 +0000 (11:21 +0300)
Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/hw/acpi/aml-build.h

index e3afa136782f009703e4922692623d7de108d526..1b632dc54243755bec8980fb94516067925e6c56 100644 (file)
@@ -9,7 +9,6 @@
 /* Reserve RAM space for tables: add another order of magnitude. */
 #define ACPI_BUILD_TABLE_MAX_SIZE         0x200000
 
-#define ACPI_BUILD_APPNAME  "Bochs"
 #define ACPI_BUILD_APPNAME6 "BOCHS "
 #define ACPI_BUILD_APPNAME4 "BXPC"