From 997de4e17cf02a81027df8d01a4fcefe25da3796 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Wed, 13 Apr 2011 18:18:52 +0000 Subject: Import ACPICA 20110413. --- include/amlcode.h | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'include/amlcode.h') diff --git a/include/amlcode.h b/include/amlcode.h index 0a07bd5b3fc9..f6e0de3b35cb 100644 --- a/include/amlcode.h +++ b/include/amlcode.h @@ -402,24 +402,6 @@ #define AML_CLASS_UNKNOWN 0x0A -/* Predefined Operation Region SpaceIDs */ - -typedef enum -{ - REGION_MEMORY = 0, - REGION_IO, - REGION_PCI_CONFIG, - REGION_EC, - REGION_SMBUS, - REGION_CMOS, - REGION_PCI_BAR, - REGION_IPMI, - REGION_DATA_TABLE, /* Internal use only */ - REGION_FIXED_HW = 0x7F - -} AML_REGION_TYPES; - - /* Comparison operation codes for MatchOp operator */ typedef enum -- cgit v1.3