Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87072
b: refs/heads/master
c: e84290d
h: refs/heads/master
v: v3
  • Loading branch information
Josh Boyer authored and Linus Torvalds committed Mar 11, 2008
1 parent aa37f3b commit 4f4f739
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: 9f9351bbe34a9b12966b1fb6f7c21cfe128340c1
refs/heads/master: e84290dc79d30af3e95b38e670f80c0b5046bbf2
2 changes: 1 addition & 1 deletion trunk/drivers/serial/of_serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ static struct of_device_id __devinitdata of_platform_serial_table[] = {
{ /* end of list */ },
};

static struct of_platform_driver __devinitdata of_platform_serial_driver = {
static struct of_platform_driver of_platform_serial_driver = {
.owner = THIS_MODULE,
.name = "of_serial",
.probe = of_platform_serial_probe,
Expand Down

0 comments on commit 4f4f739

Please sign in to comment.