X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Facpi%2Facstruct.h;h=88482655407f04fce85d9a35baa3ad8e1b17b624;hb=e07dd2ad305f6b29b47d713600aa8b722ef2a9f7;hp=aeb4498e5e06047b52ea521e2a8ad69cb3428630;hpb=e0cc09e295f346b7921e921f385fe5213472316a;p=linux-2.6 diff --git a/include/acpi/acstruct.h b/include/acpi/acstruct.h index aeb4498e5e..8848265540 100644 --- a/include/acpi/acstruct.h +++ b/include/acpi/acstruct.h @@ -146,7 +146,7 @@ struct acpi_init_walk_info { struct acpi_get_devices_info { acpi_walk_callback user_function; void *context; - char *hid; + const char *hid; }; union acpi_aml_operands {