Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94094
b: refs/heads/master
c: 6e10efe
h: refs/heads/master
v: v3
  • Loading branch information
Michael Trimarchi authored and Linus Torvalds committed Apr 28, 2008
1 parent 73c6a40 commit 0656a7d
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: d1ec61e6686c3c137aae33a11518b8e629e9c179
refs/heads/master: 6e10efefaae45989f2f143bacfef75af55068378
1 change: 0 additions & 1 deletion trunk/drivers/serial/atmel_serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@

/* PDC registers */
#define UART_PUT_PTCR(port,v) __raw_writel(v, (port)->membase + ATMEL_PDC_PTCR)
#define UART_GET_TCR(port) __raw_readl((port)->membase + ATMEL_PDC_TCR)
#define UART_GET_PTSR(port) __raw_readl((port)->membase + ATMEL_PDC_PTSR)

#define UART_PUT_RPR(port,v) __raw_writel(v, (port)->membase + ATMEL_PDC_RPR)
Expand Down

0 comments on commit 0656a7d

Please sign in to comment.