aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tty_driver.h
diff options
context:
space:
mode:
authorTomoya MORINAGA <tomoya-linux@dsn.okisemi.com>2010-12-16 16:13:29 +0900
committerGreg Kroah-Hartman <gregkh@suse.de>2010-12-16 13:14:31 -0800
commit1c5189976ffc130416e808f41049c12615a6380c (patch)
treec3406915228a96b39802a41580d9dfca9b9dd73d /include/linux/tty_driver.h
parent8250: fix uninitialized FIFOs (diff)
downloadlinux-dev-1c5189976ffc130416e808f41049c12615a6380c.tar.xz
linux-dev-1c5189976ffc130416e808f41049c12615a6380c.zip
pch_uart : fix warnings for 64bit compile
Fix the following warnings 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 Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Reported-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/tty_driver.h')
0 files changed, 0 insertions, 0 deletions