Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227051
b: refs/heads/master
c: 2adc291
h: refs/heads/master
i:
  227049: 1a6caca
  227047: c6cb8f5
v: v3
  • Loading branch information
Baurzhan Ismagulov authored and Greg Kroah-Hartman committed Nov 11, 2010
1 parent 6a1a17a commit 5089138
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: 5b04ec4ad8e2ffdc9d1f27fd6eb5118e919bc87d
refs/heads/master: 2adc2917ce4bfb482a6e3c05ff543cef151c9830
6 changes: 0 additions & 6 deletions trunk/drivers/serial/cpm_uart/cpm_uart.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,12 @@ struct uart_cpm_port {
unsigned char *tx_buf;
unsigned char *rx_buf;
u32 flags;
void (*set_lineif)(struct uart_cpm_port *);
struct clk *clk;
u8 brg;
uint dp_addr;
void *mem_addr;
dma_addr_t dma_addr;
u32 mem_size;
/* helpers */
int baud;
int bits;
/* Keep track of 'odd' SMC2 wirings */
int is_portb;
/* wait on close if needed */
int wait_closing;
/* value to combine with opcode to form cpm command */
Expand Down

0 comments on commit 5089138

Please sign in to comment.