]> Pileus Git - ~andy/linux/blobdiff - drivers/acpi/acpica/aclocal.h
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[~andy/linux] / drivers / acpi / acpica / aclocal.h
index dafa0f6c5fe80dc73ab63ec118349740069e2b71..53ed1a8ba4f0f26ca367180204a12666c3231546 100644 (file)
@@ -1072,7 +1072,7 @@ struct acpi_db_method_info {
        char *name;
        u32 flags;
        u32 num_loops;
-       char pathname[128];
+       char pathname[ACPI_DB_LINE_BUFFER_SIZE];
        char **args;
        acpi_object_type *types;