diff --git a/include/acpi/actbl1.h b/include/acpi/actbl1.h index 867f4136dbac9cc7c32646e0424e6f1f4defe4a4..178661f1b8963c46ee8f77315d74c010a4a22eb4 100644 --- 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_PPTT_WAIT_COMPLETION (1<<1) +#define ACPI_PDTT_WAIT_COMPLETION (1<<1) /******************************************************************************* *