]> err.no Git - linux-2.6/blobdiff - include/acpi/acconfig.h
Merge with /home/shaggy/git/linus-clean/
[linux-2.6] / include / acpi / acconfig.h
index 675a32f783295afbe323fea885d9866539ae3116..e27dc8f299722f690d042adf47ae4ea3a54e94ef 100644 (file)
@@ -63,7 +63,7 @@
 
 /* Current ACPICA subsystem version in YYYYMMDD format */
 
-#define ACPI_CA_VERSION                 0x20060113
+#define ACPI_CA_VERSION                 0x20060127
 
 /*
  * OS name, used for the _OS object.  The _OS object is essentially obsolete,
@@ -83,7 +83,7 @@
 #define ACPI_MAX_OBJECT_CACHE_DEPTH     96     /* Interpreter operand objects */
 
 /*
- * Should the subystem abort the loading of an ACPI table if the
+ * Should the subsystem abort the loading of an ACPI table if the
  * table checksum is incorrect?
  */
 #define ACPI_CHECKSUM_ABORT             FALSE