Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364235
b: refs/heads/master
c: 82c3b87
h: refs/heads/master
i:
  364233: 3fdda14
  364231: de04956
v: v3
  • Loading branch information
Jiri Slaby authored and Greg Kroah-Hartman committed Mar 18, 2013
1 parent 47bd139 commit dbc6f12
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 12aad550f005fef2dd0ad40e4978549f64f8f296
refs/heads/master: 82c3b87b7e0153c5a05ac994cd5586df41264cb6
6 changes: 0 additions & 6 deletions trunk/drivers/tty/serial/crisv10.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,10 @@ struct e100_serial {

volatile int tr_running; /* 1 if output is running */

struct tty_struct *tty;
int read_status_mask;
int ignore_status_mask;
int x_char; /* xon/xoff character */
int close_delay;
unsigned short closing_wait;
unsigned short closing_wait2;
unsigned long event;
unsigned long last_active;
int line;
int type; /* PORT_ETRAX */
int count; /* # of fd on device */
Expand All @@ -108,7 +103,6 @@ struct e100_serial {
struct work_struct work;
struct async_icount icount; /* error-statistics etc.*/
struct ktermios normal_termios;
struct ktermios callout_termios;
wait_queue_head_t open_wait;
wait_queue_head_t close_wait;

Expand Down

0 comments on commit dbc6f12

Please sign in to comment.