Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43663
b: refs/heads/master
c: 6faa377
h: refs/heads/master
i:
  43661: f6bf3e9
  43659: d528977
  43655: f9a0b9b
  43647: f6df9bc
v: v3
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Dec 8, 2006
1 parent 13b80cb commit 8e61470
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: e1241f34eb21d01e000b827c74c098bfdca6eefc
refs/heads/master: 6faa3778ff69309bd3673412f0eb1e7ffee9ff83
3 changes: 0 additions & 3 deletions trunk/drivers/char/mxser_new.c
Original file line number Diff line number Diff line change
Expand Up @@ -592,9 +592,6 @@ static int mxser_change_speed(struct mxser_port *info,
if (!(info->ioaddr))
return ret;

#ifndef B921600
#define B921600 (B460800 +1)
#endif
if (mxser_set_baud_method[info->tty->index] == 0) {
baud = tty_get_baud_rate(info->tty);
mxser_set_baud(info, baud);
Expand Down

0 comments on commit 8e61470

Please sign in to comment.