Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166740
b: refs/heads/master
c: 3f944ab
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Sep 28, 2009
1 parent 48922b2 commit 1ce72a0
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: b29cf62c43409fa2f7fbfba4e2ab230a7ac5aff8
refs/heads/master: 3f944ab115f64fefa2c8ae985aafe652179fce4f
2 changes: 1 addition & 1 deletion trunk/drivers/serial/sa1100.c
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ static void __init sa1100_init_ports(void)
PPSR |= PPC_TXD1 | PPC_TXD3;
}

void __init sa1100_register_uart_fns(struct sa1100_port_fns *fns)
void __devinit sa1100_register_uart_fns(struct sa1100_port_fns *fns)
{
if (fns->get_mctrl)
sa1100_pops.get_mctrl = fns->get_mctrl;
Expand Down

0 comments on commit 1ce72a0

Please sign in to comment.