Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168975
b: refs/heads/master
c: 4e68e18
h: refs/heads/master
i:
  168973: 8963ed2
  168971: 7df82d7
  168967: a128684
  168959: 490e891
v: v3
  • Loading branch information
David S. Miller committed Nov 24, 2009
1 parent 24b9628 commit b76cc30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: bffbc94a4d2c1769c3826fceddd2dbb75e72c80b
refs/heads/master: 4e68e188411ea98e40309700cf0c89ad4469ac1d
1 change: 0 additions & 1 deletion trunk/drivers/serial/sunsab.c
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,6 @@ static int __init sunsab_init(void)
if (!sunsab_ports)
return -ENOMEM;

sunsab_reg.cons = SUNSAB_CONSOLE();
err = sunserial_register_minors(&sunsab_reg, num_channels);
if (err) {
kfree(sunsab_ports);
Expand Down

0 comments on commit b76cc30

Please sign in to comment.