X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Facpi%2Facstruct.h;h=88482655407f04fce85d9a35baa3ad8e1b17b624;hb=5efe7c540ec6021905d443dfe23cc44a11345edd;hp=aeb4498e5e06047b52ea521e2a8ad69cb3428630;hpb=81b7bbd1932a04869d4c8635a75222dfc6089f96;p=powerpc.git 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 {