Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317241
b: refs/heads/master
c: 1be9bbd
h: refs/heads/master
i:
  317239: 9cfb209
v: v3
  • Loading branch information
Miguel Gómez authored and Greg Kroah-Hartman committed Jun 9, 2012
1 parent 2905070 commit a315337
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: c15768bb0c346767eb54e01a7e772041f36eb65e
refs/heads/master: 1be9bbddde32a0c414dd65220ca86f808aaeec5f
9 changes: 0 additions & 9 deletions trunk/drivers/staging/ipack/devices/ipoctal.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,6 @@
#define MAX_DEVICES (NR_CHANNELS * IPOCTAL_MAX_BOARDS)
#define RELEVANT_IFLAG(iflag) ((iflag) & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))

/**
* enum uart_parity_e - UART supported parity.
*/
enum uart_parity_e {
UART_NONE = 0,
UART_ODD = 1,
UART_EVEN = 2,
};

/**
* struct ipoctal_stats -- Stats since last reset
*
Expand Down

0 comments on commit a315337

Please sign in to comment.