Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115910
b: refs/heads/master
c: 1f3ccae
h: refs/heads/master
v: v3
  • Loading branch information
roel kluin authored and Linus Torvalds committed Oct 20, 2008
1 parent c6d5374 commit 68de8e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 9f561dfceaafaae73ecfc81b1156dde3056e1ec9
refs/heads/master: 1f3ccaed13944b9cfa9af7f6c70bfb292e42a347
2 changes: 1 addition & 1 deletion trunk/drivers/serial/sn_console.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
#define SN_SAL_BUFFER_SIZE (64 * (1 << 10))

#define SN_SAL_UART_FIFO_DEPTH 16
#define SN_SAL_UART_FIFO_SPEED_CPS 9600/10
#define SN_SAL_UART_FIFO_SPEED_CPS (9600/10)

/* sn_transmit_chars() calling args */
#define TRANSMIT_BUFFERED 0
Expand Down

0 comments on commit 68de8e2

Please sign in to comment.