Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367572
b: refs/heads/master
c: 6be58e2
h: refs/heads/master
v: v3
  • Loading branch information
Bob Moore authored and Rafael J. Wysocki committed Mar 11, 2013
1 parent 80e6a91 commit a2ef4a2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ae1b4769989f8707a1f092db191fa2f9a0fc8604
refs/heads/master: 6be58e2f21edd7362d985e0a44060352458c0f49
4 changes: 2 additions & 2 deletions trunk/include/acpi/actbl3.h
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ struct acpi_fpdt_header {

enum acpi_fpdt_type {
ACPI_FPDT_TYPE_BOOT = 0,
ACPI_FPDT_TYPE_S3PERF = 1,
ACPI_FPDT_TYPE_S3PERF = 1
};

/*
Expand Down Expand Up @@ -223,7 +223,7 @@ struct acpi_s3pt_header {

enum acpi_s3pt_type {
ACPI_S3PT_TYPE_RESUME = 0,
ACPI_S3PT_TYPE_SUSPEND = 1,
ACPI_S3PT_TYPE_SUSPEND = 1
};

struct acpi_s3pt_resume {
Expand Down

0 comments on commit a2ef4a2

Please sign in to comment.