diff options
Diffstat (limited to 'include/acpi/platform/aclinux.h')
| -rw-r--r-- | include/acpi/platform/aclinux.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/acpi/platform/aclinux.h b/include/acpi/platform/aclinux.h index 45c2d6528829..93b61b1f2beb 100644 --- a/include/acpi/platform/aclinux.h +++ b/include/acpi/platform/aclinux.h | |||
| @@ -73,6 +73,10 @@ | |||
| 73 | #define ACPI_DEBUGGER | 73 | #define ACPI_DEBUGGER |
| 74 | #endif | 74 | #endif |
| 75 | 75 | ||
| 76 | #ifdef CONFIG_ACPI_DEBUG | ||
| 77 | #define ACPI_MUTEX_DEBUG | ||
| 78 | #endif | ||
| 79 | |||
| 76 | #include <linux/string.h> | 80 | #include <linux/string.h> |
| 77 | #include <linux/kernel.h> | 81 | #include <linux/kernel.h> |
| 78 | #include <linux/ctype.h> | 82 | #include <linux/ctype.h> |
