Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74414
b: refs/heads/master
c: fa7f151
h: refs/heads/master
v: v3
  • Loading branch information
Philipp Zabel authored and Russell King committed Nov 26, 2007
1 parent a046576 commit 9eeb4c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1f809226b9f4d3a89e42212fed7b482e8b30f77c
refs/heads/master: fa7f1518e8a107e1feab0357b18c745b9a6927c5
4 changes: 2 additions & 2 deletions trunk/drivers/serial/pxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -585,11 +585,11 @@ serial_pxa_type(struct uart_port *port)
return up->name;
}

#ifdef CONFIG_SERIAL_PXA_CONSOLE

static struct uart_pxa_port *serial_pxa_ports[4];
static struct uart_driver serial_pxa_reg;

#ifdef CONFIG_SERIAL_PXA_CONSOLE

#define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE)

/*
Expand Down

0 comments on commit 9eeb4c4

Please sign in to comment.