Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14514
b: refs/heads/master
c: 832f4ed
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Nov 19, 2005
1 parent 5e25e30 commit 48ab0e4
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: b63d4f0fb80918ab37b6c0ee1adcd49e05c9994c
refs/heads/master: 832f4ede791ae0a96dcbb231ccb181ad7a54bfc2
1 change: 0 additions & 1 deletion trunk/drivers/serial/sa1100.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ static void sa1100_stop_tx(struct uart_port *port)
static void sa1100_start_tx(struct uart_port *port)
{
struct sa1100_port *sport = (struct sa1100_port *)port;
unsigned long flags;
u32 utcr3;

utcr3 = UART_GET_UTCR3(sport);
Expand Down

0 comments on commit 48ab0e4

Please sign in to comment.