projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95129d6
)
acpi: Remove unused definition.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 2 Sep 2015 19:03:38 +0000
(20:03 +0100)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/include/hw/acpi/aml-build.h
b/include/hw/acpi/aml-build.h
index e3afa136782f009703e4922692623d7de108d526..1b632dc54243755bec8980fb94516067925e6c56 100644
(file)
--- a/
include/hw/acpi/aml-build.h
+++ b/
include/hw/acpi/aml-build.h
@@
-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"