diff options
Diffstat (limited to 'include/acpi')
-rw-r--r-- | include/acpi/platform/aclinux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/platform/aclinux.h b/include/acpi/platform/aclinux.h index 0ab05d95e3a3..5d27e560a48e 100644 --- a/include/acpi/platform/aclinux.h +++ b/include/acpi/platform/aclinux.h | |||
@@ -71,7 +71,7 @@ | |||
71 | #ifdef EXPORT_ACPI_INTERFACES | 71 | #ifdef EXPORT_ACPI_INTERFACES |
72 | #include <linux/export.h> | 72 | #include <linux/export.h> |
73 | #endif | 73 | #endif |
74 | #include <asm/acpi.h> | 74 | #include <asm/acenv.h> |
75 | 75 | ||
76 | #ifndef CONFIG_ACPI | 76 | #ifndef CONFIG_ACPI |
77 | 77 | ||