Index: drivers/platform/x86/chromeos_acpi.h |
diff --git a/drivers/platform/x86/chromeos_acpi.h b/drivers/platform/x86/chromeos_acpi.h |
index 2bda3e0fa9377792e4927d9e776a3aacb5bc487e..9fe6bf188fe876f021f9045181761479ee824901 100644 |
--- a/drivers/platform/x86/chromeos_acpi.h |
+++ b/drivers/platform/x86/chromeos_acpi.h |
@@ -14,7 +14,7 @@ |
#define CHSW_WP 0x00000200 /* write-protect (optional) */ |
/* |
- * Structure containing one ACPi exported integer along with the validity |
+ * Structure containing one ACPI exported integer along with the validity |
* flag. |
*/ |
struct chromeos_acpi_datum { |
@@ -23,7 +23,7 @@ struct chromeos_acpi_datum { |
}; |
/* |
- * Structure containg the set of ACPI exported integers required by chromeos |
+ * Structure containing the set of ACPI exported integers required by chromeos |
* wrapper. |
*/ |
struct chromeos_acpi_if { |