aboutsummaryrefslogtreecommitdiff
path: root/include/acresrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/acresrc.h')
-rw-r--r--include/acresrc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/acresrc.h b/include/acresrc.h
index 6c67c39ac7f8..c70aa5e23d4d 100644
--- a/include/acresrc.h
+++ b/include/acresrc.h
@@ -1,7 +1,6 @@
/******************************************************************************
*
* Name: acresrc.h - Resource Manager function prototypes
- * $Revision: 1.60 $
*
*****************************************************************************/
@@ -9,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2007, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
* All rights reserved.
*
* 2. License
@@ -170,6 +169,7 @@ typedef const struct acpi_rsconvert_info
#define ACPI_RSC_BITMASK16 18
#define ACPI_RSC_EXIT_NE 19
#define ACPI_RSC_EXIT_LE 20
+#define ACPI_RSC_EXIT_EQ 21
/* Resource Conversion sub-opcodes */