Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252765
b: refs/heads/master
c: 07aa99e
h: refs/heads/master
i:
  252763: 7073f28
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed May 10, 2011
1 parent a61697f commit 445de32
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 82a1b7cb83b6bd7d2fe3972e847c8ccbff55cb9c
refs/heads/master: 07aa99e9df2184e78068f7d5414e29e4a5a1b452
1 change: 0 additions & 1 deletion trunk/drivers/acpi/acpica/acconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@

/* Operation regions */

#define ACPI_NUM_PREDEFINED_REGIONS 8
#define ACPI_USER_REGION_BEGIN 0x80

/* Maximum space_ids for Operation Regions */
Expand Down
4 changes: 3 additions & 1 deletion trunk/include/acpi/actypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -713,8 +713,10 @@ typedef u8 acpi_adr_space_type;
#define ACPI_ADR_SPACE_PCI_BAR_TARGET (acpi_adr_space_type) 6
#define ACPI_ADR_SPACE_IPMI (acpi_adr_space_type) 7

#define ACPI_NUM_PREDEFINED_REGIONS 8

/*
* Special region types
* Special Address Spaces
*
* Note: A Data Table region is a special type of operation region
* that has its own AML opcode. However, internally, the AML
Expand Down

0 comments on commit 445de32

Please sign in to comment.