提交 d41bf52e 编写于 作者: B Bob Moore 提交者: Rafael J. Wysocki

ACPICA: Small typo fix, no functional change

ACPICA commit 9b03c05305d856274c39f3adbddd8a98ef5d018e

ACPI table header.

Link: https://github.com/acpica/acpica/commit/9b03c053Signed-off-by: NBob Moore <robert.moore@intel.com>
Signed-off-by: NErik Schmauss <erik.schmauss@intel.com>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 5ed4e5ca
...@@ -1373,7 +1373,7 @@ struct acpi_pdtt_channel { ...@@ -1373,7 +1373,7 @@ struct acpi_pdtt_channel {
/* Flags for above */ /* Flags for above */
#define ACPI_PDTT_RUNTIME_TRIGGER (1) #define ACPI_PDTT_RUNTIME_TRIGGER (1)
#define ACPI_PPTT_WAIT_COMPLETION (1<<1) #define ACPI_PDTT_WAIT_COMPLETION (1<<1)
/******************************************************************************* /*******************************************************************************
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册