--- zzzz-none-000/linux-2.6.19.2/drivers/serial/cpm_uart/cpm_uart.h 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/serial/cpm_uart/cpm_uart.h 2007-01-11 07:38:19.000000000 +0000 @@ -88,7 +88,7 @@ /* these are located in their respective files */ void cpm_line_cr_cmd(int line, int cmd); -int __init cpm_uart_init_portdesc(void); +int cpm_uart_init_portdesc(void); int cpm_uart_allocbuf(struct uart_cpm_port *pinfo, unsigned int is_con); void cpm_uart_freebuf(struct uart_cpm_port *pinfo);