mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-27 11:43:26 +00:00
Revert "dm: acpi: add PSDS table in ACPI table"
This reverts commit 59e2de4805
.
Since PSDS table format does not meet the expectations on all boards
providing a PSDS, such as e.g. Kontron COMe-mAL10 based boards, remove
exposure of PSDS table for now.
Tracked-On: #4846
Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@opensource.tttech-industrial.com>
This commit is contained in:
committed by
wenlingz
parent
af52ed6e5d
commit
884e9fc911
@@ -41,7 +41,6 @@
|
||||
|
||||
/* All dynamic table entry no. */
|
||||
#define NHLT_ENTRY_NO 8
|
||||
#define PSDS_ENTRY_NO 10
|
||||
|
||||
void acpi_table_enable(int num);
|
||||
uint32_t get_acpi_base(void);
|
||||
|
Reference in New Issue
Block a user