projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ed4e5c
)
ACPICA: Small typo fix, no functional change
author
Bob Moore
<robert.moore@intel.com>
Fri, 17 Nov 2017 23:42:25 +0000
(15:42 -0800)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 27 Nov 2017 00:20:32 +0000
(
01:20
+0100)
ACPICA commit
9b03c05305d856274c39f3adbddd8a98ef5d018e
ACPI table header.
Link:
https://github.com/acpica/acpica/commit/9b03c053
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/actbl1.h
patch
|
blob
|
history
diff --git
a/include/acpi/actbl1.h
b/include/acpi/actbl1.h
index 867f4136dbac9cc7c32646e0424e6f1f4defe4a4..178661f1b8963c46ee8f77315d74c010a4a22eb4 100644
(file)
--- a/
include/acpi/actbl1.h
+++ b/
include/acpi/actbl1.h
@@
-1373,7
+1373,7
@@
struct acpi_pdtt_channel {
/* Flags for above */
#define ACPI_PDTT_RUNTIME_TRIGGER (1)
-#define ACPI_P
P
TT_WAIT_COMPLETION (1<<1)
+#define ACPI_P
D
TT_WAIT_COMPLETION (1<<1)
/*******************************************************************************
*