Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57959
b: refs/heads/master
c: 9c8f172
h: refs/heads/master
i:
  57957: 08a4978
  57955: c2924c2
  57951: 5d4c6c1
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Jun 21, 2007
1 parent 248e03d commit bf06851
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c5d88d9e2566e7ddccb0e001446b9a39882560a3
refs/heads/master: 9c8f1729b0a838dc0f44b77dab80890a98585964
2 changes: 2 additions & 0 deletions trunk/include/asm-blackfin/mach-bf533/bfin_serial_5xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ struct bfin_serial_res {
};

struct bfin_serial_res bfin_serial_resource[] = {
{
0xFFC00400,
IRQ_UART_RX,
#ifdef CONFIG_SERIAL_BFIN_DMA
Expand All @@ -88,6 +89,7 @@ struct bfin_serial_res bfin_serial_resource[] = {
CONFIG_UART0_CTS_PIN,
CONFIG_UART0_RTS_PIN,
#endif
}
};


Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-blackfin/mach-bf561/bfin_serial_5xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ struct bfin_serial_res {
};

struct bfin_serial_res bfin_serial_resource[] = {
{
0xFFC00400,
IRQ_UART_RX,
#ifdef CONFIG_SERIAL_BFIN_DMA
Expand All @@ -88,6 +89,7 @@ struct bfin_serial_res bfin_serial_resource[] = {
CONFIG_UART0_CTS_PIN,
CONFIG_UART0_RTS_PIN,
#endif
}
};


Expand Down

0 comments on commit bf06851

Please sign in to comment.