Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91752
b: refs/heads/master
c: b0cdb5e
h: refs/heads/master
v: v3
  • Loading branch information
Tobias Klauser authored and Jesper Juhl committed Apr 21, 2008
1 parent bb0bddc commit cc71367
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: f7e8dd5071340541587e588c8fb4404dd5b0462d
refs/heads/master: b0cdb5e11800dd76d9bb69aa335c8a33ddc50f5a
2 changes: 1 addition & 1 deletion trunk/drivers/char/sonypi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1147,7 +1147,7 @@ static int sonypi_acpi_remove(struct acpi_device *device, int type)
return 0;
}

const static struct acpi_device_id sonypi_device_ids[] = {
static const struct acpi_device_id sonypi_device_ids[] = {
{"SNY6001", 0},
{"", 0},
};
Expand Down

0 comments on commit cc71367

Please sign in to comment.