projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab0e721
)
hvmloader: removed unused/incorrect define.
author
Ian Campbell
<ian.campbell@citrix.com>
Fri, 3 Jun 2011 16:21:40 +0000
(17:21 +0100)
committer
Ian Campbell
<ian.campbell@citrix.com>
Fri, 3 Jun 2011 16:21:40 +0000
(17:21 +0100)
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
tools/firmware/hvmloader/acpi/acpi2_0.h
patch
|
blob
|
history
diff --git
a/tools/firmware/hvmloader/acpi/acpi2_0.h
b/tools/firmware/hvmloader/acpi/acpi2_0.h
index 183b3cfc1b9df5bd251d4838237441df67fab8cf..19f3cc339df4e4c3782e72431d4911e1afe6c2a4 100644
(file)
--- a/
tools/firmware/hvmloader/acpi/acpi2_0.h
+++ b/
tools/firmware/hvmloader/acpi/acpi2_0.h
@@
-97,11
+97,6
@@
struct acpi_20_rsdp {
uint8_t reserved[3];
};
-/*
- * The maximum number of entrys in RSDT or XSDT.
- */
-#define ACPI_MAX_NUM_TABLES 5
-
/*
* Root System Description Table (RSDT).
*/