OSDN Git Service

Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / include / acpi / actbl1.h
index 981349d..7504bc9 100644 (file)
@@ -119,7 +119,7 @@ struct acpi_whea_header {
 struct acpi_table_bert {
        struct acpi_table_header header;        /* Common ACPI table header */
        u32 region_length;      /* Length of the boot error region */
-       u64 address;            /* Physical addresss of the error region */
+       u64 address;            /* Physical address of the error region */
 };
 
 /* Boot Error Region (not a subtable, pointed to by Address field above) */