diff options
author | Vineet Gupta <Vineet.Gupta1@synopsys.com> | 2014-07-11 18:31:37 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-11 17:49:46 -0700 |
commit | f363ca2fc8d12ebaad1a8bdae0f164c17c747b89 (patch) | |
tree | 15538acb7caf0c49fcf8fff23bf08f4de667b277 /tools | |
parent | 2970b7f5ea3cea2f169ca23fd863e24d03748ffd (diff) |
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 <vgupta@synopsys.com>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions