From: Vineet Gupta Date: Fri, 11 Jul 2014 13:01:37 +0000 (+0530) Subject: serial/arc: Fix warning with CONSOLE_POLL X-Git-Tag: cleanup-for-v3.18~124^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f363ca2fc8d12ebaad1a8bdae0f164c17c747b89;p=pandora-kernel.git serial/arc: Fix warning with CONSOLE_POLL | drivers/tty/serial/arc_uart.c:516:2: warning: (near initialization for 'arc_serial_pops.poll_put_char') [enabled by default] This partially undoes "serial/arc: use uart_console_write() helper" by restoring the prototpye of poll helper and use a different one in uart_console_write() Signed-off-by: Vineet Gupta Reported-by: kbuild test robot Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed