]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/acpi/aclocal.h
[SCSI] aic94xx: fix sequencer hang on error recovery
[linux-2.6-omap-h63xx.git] / include / acpi / aclocal.h
index 6f83ddbed3af75117c84c741548556344462e389..202cd4242ba19bd135ac64877a954376e16f79c7 100644 (file)
@@ -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 */