Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42248
b: refs/heads/master
c: 533462d
h: refs/heads/master
v: v3
  • Loading branch information
Kalle Pokki authored and Paul Mackerras committed Dec 4, 2006
1 parent f1344bb commit 076adf3
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: 1d30593e4c406c753e395676ba8b58600ccccbc1
refs/heads/master: 533462df56db99ceba4b4124b69469aa2a46a8de
2 changes: 1 addition & 1 deletion trunk/drivers/serial/cpm_uart/cpm_uart_cpm2.c
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ void cpm_uart_freebuf(struct uart_cpm_port *pinfo)
}

/* Setup any dynamic params in the uart desc */
int cpm_uart_init_portdesc(void)
int __init cpm_uart_init_portdesc(void)
{
#if defined(CONFIG_SERIAL_CPM_SMC1) || defined(CONFIG_SERIAL_CPM_SMC2)
u32 addr;
Expand Down

0 comments on commit 076adf3

Please sign in to comment.