diff options
Diffstat (limited to 'include/acdebug.h')
-rw-r--r-- | include/acdebug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acdebug.h b/include/acdebug.h index 7103e4fdaba39..50d88ce587a68 100644 --- a/include/acdebug.h +++ b/include/acdebug.h @@ -117,7 +117,7 @@ #define __ACDEBUG_H__ -#define ACPI_DEBUG_BUFFER_SIZE 4196 +#define ACPI_DEBUG_BUFFER_SIZE 0x4000 /* 16K buffer for return objects */ typedef struct CommandInfo { |