Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206765
b: refs/heads/master
c: ddcc6a0
h: refs/heads/master
i:
  206763: 047a19e
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed Jul 7, 2010
1 parent 14c6aff commit deb2ebd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 9d8b5e7b28179784e2c6250086a44021fbb9c5a0
refs/heads/master: ddcc6a037c0f9378f29658636a2c2b54c4238ec4
3 changes: 2 additions & 1 deletion trunk/include/acpi/acoutput.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@
#define ACPI_TOOLS 0x00002000
#define ACPI_EXAMPLE 0x00004000
#define ACPI_DRIVER 0x00008000
#define DT_COMPILER 0x00010000

#define ACPI_ALL_COMPONENTS 0x0000FFFF
#define ACPI_ALL_COMPONENTS 0x0001FFFF
#define ACPI_COMPONENT_DEFAULT (ACPI_ALL_COMPONENTS)

/* Component IDs reserved for ACPI drivers */
Expand Down

0 comments on commit deb2ebd

Please sign in to comment.