diff options
Diffstat (limited to 'drivers/acpi/dispatcher/dsopcode.c')
-rw-r--r-- | drivers/acpi/dispatcher/dsopcode.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/acpi/dispatcher/dsopcode.c b/drivers/acpi/dispatcher/dsopcode.c index 50c892a49fa3..cb8a0d3109f0 100644 --- a/drivers/acpi/dispatcher/dsopcode.c +++ b/drivers/acpi/dispatcher/dsopcode.c | |||
@@ -43,6 +43,7 @@ | |||
43 | */ | 43 | */ |
44 | 44 | ||
45 | #include <acpi/acpi.h> | 45 | #include <acpi/acpi.h> |
46 | #include <acpi/accommon.h> | ||
46 | #include <acpi/acparser.h> | 47 | #include <acpi/acparser.h> |
47 | #include <acpi/amlcode.h> | 48 | #include <acpi/amlcode.h> |
48 | #include <acpi/acdispat.h> | 49 | #include <acpi/acdispat.h> |