Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91747
b: refs/heads/master
c: b299c22
h: refs/heads/master
i:
  91745: bface30
  91743: cca2fac
v: v3
  • Loading branch information
Tobias Klauser authored and Jesper Juhl committed Apr 21, 2008
1 parent 832e99d commit a3fd32a
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 58da495065134b45799bd02988ab658c3da6af25
refs/heads/master: b299c22c8c1024a5a89d19524e24b3e1d67e9eab
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/ac.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ static int acpi_ac_add(struct acpi_device *device);
static int acpi_ac_remove(struct acpi_device *device, int type);
static int acpi_ac_resume(struct acpi_device *device);

const static struct acpi_device_id ac_device_ids[] = {
static const struct acpi_device_id ac_device_ids[] = {
{"ACPI0003", 0},
{"", 0},
};
Expand Down

0 comments on commit a3fd32a

Please sign in to comment.