X-Git-Url: http://git.rot13.org/?p=powerpc.git;a=blobdiff_plain;f=drivers%2Fserial%2Fcpm_uart%2Fcpm_uart_cpm2.c;fp=drivers%2Fserial%2Fcpm_uart%2Fcpm_uart_cpm2.c;h=7b61d805ebe98b317138e3c2a562ee1496c29789;hp=1eeea368071ad50727065521ae3bf3c147c7badc;hb=32a56ebb24f23da1bbaf24292acf85b6c04526ab;hpb=b99ab6a8c7f24d1dd2e435c1d04877bc034a8dd8 diff --git a/drivers/serial/cpm_uart/cpm_uart_cpm2.c b/drivers/serial/cpm_uart/cpm_uart_cpm2.c index 1eeea36807..7b61d805eb 100644 --- a/drivers/serial/cpm_uart/cpm_uart_cpm2.c +++ b/drivers/serial/cpm_uart/cpm_uart_cpm2.c @@ -282,7 +282,7 @@ void cpm_uart_freebuf(struct uart_cpm_port *pinfo) } /* Setup any dynamic params in the uart desc */ -int __init cpm_uart_init_portdesc(void) +int cpm_uart_init_portdesc(void) { #if defined(CONFIG_SERIAL_CPM_SMC1) || defined(CONFIG_SERIAL_CPM_SMC2) u16 *addr;