Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338449
b: refs/heads/master
c: 6b1cb93
h: refs/heads/master
i:
  338447: 3e7b483
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent cf5ce3e commit c0245cb
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: 9671f09921d93e722a28ae9610d478e092ac5466
refs/heads/master: 6b1cb9305094052d282e039b11a6e667ac48559e
2 changes: 1 addition & 1 deletion trunk/drivers/tty/hvc/hvcs.c
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ static int khvcsd(void *unused)
return 0;
}

static struct vio_device_id hvcs_driver_table[] __devinitdata= {
static struct vio_device_id hvcs_driver_table[] = {
{"serial-server", "hvterm2"},
{ "", "" }
};
Expand Down

0 comments on commit c0245cb

Please sign in to comment.