X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Facpi%2Faclocal.h;h=202cd4242ba19bd135ac64877a954376e16f79c7;hb=798d91039849486c7a4f1a458a5680cb55a65408;hp=6f83ddbed3af75117c84c741548556344462e389;hpb=64106104dd2d4a6280777e88c1cbf9f7a52c30bd;p=mv-sheeva.git diff --git a/include/acpi/aclocal.h b/include/acpi/aclocal.h index 6f83ddbed3a..202cd4242ba 100644 --- a/include/acpi/aclocal.h +++ b/include/acpi/aclocal.h @@ -630,7 +630,7 @@ ACPI_PARSE_COMMON}; * and bytelists. */ struct acpi_parse_obj_named { - ACPI_PARSE_COMMON u8 * path; + ACPI_PARSE_COMMON u8 *path; u8 *data; /* AML body or bytelist data */ u32 length; /* AML length */ u32 name; /* 4-byte name or zero if no name */