Re: Serial: EG20T: add PCH_UART driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Greg KH
Date: Tuesday, November 30, 2010 - 6:24 pm

On Wed, Nov 17, 2010 at 09:55:54AM +0900, Tomoya MORINAGA wrote:

I've applied this, but I now get the following warnings when building
the code:
drivers/serial/pch_uart.c: In function ‘dma_handle_rx’:
drivers/serial/pch_uart.c:685:24: warning: cast from pointer to integer of different size
drivers/serial/pch_uart.c: In function ‘dma_handle_tx’:
drivers/serial/pch_uart.c:778:23: warning: cast from pointer to integer of different size
drivers/serial/pch_uart.c: In function ‘pch_uart_init_port’:
drivers/serial/pch_uart.c:1289:20: warning: cast to pointer from integer of different size
drivers/serial/pch_uart.c: In function ‘pch_uart_exit_port’:
drivers/serial/pch_uart.c:1328:2: warning: cast from pointer to integer of different size

Please send me a follow-up patch to resolve this.

thanks,

greg k-h
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v5] EG20T: Update PCH_UART driver to 2.6.36, Tomoya MORINAGA, (Tue Nov 16, 5:55 pm)
Re: Serial: EG20T: add PCH_UART driver, Greg KH, (Tue Nov 30, 6:24 pm)
Re: Serial: EG20T: add PCH_UART driver, Tomoya MORINAGA, (Tue Nov 30, 7:33 pm)
Re: Serial: EG20T: add PCH_UART driver, Tomoya MORINAGA, (Mon Dec 6, 5:05 pm)
Re: Serial: EG20T: add PCH_UART driver, Greg KH, (Mon Dec 6, 5:15 pm)