diff options
author | Luis Henriques <luis.henriques@canonical.com> | 2013-08-15 02:18:37 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-15 05:33:43 +0400 |
commit | 09a5163f5c0eb0944f3a2c219acd75933f74fda2 (patch) | |
tree | 42f902793ebc3591b798c12890456c8e6baae474 /drivers/fmc | |
parent | 1ef39808ca27837017a433f94aa7055cb8490e80 (diff) | |
download | linux-09a5163f5c0eb0944f3a2c219acd75933f74fda2.tar.xz |
serial: pch_uart: fix compilation warning
Function wait_for_xmitr is invoked only on functions that either depend
on CONFIG_CONSOLE_POLL or CONFIG_SERIAL_PCH_UART_CONSOLE.
This patch fixes the following warning:
drivers/tty/serial/pch_uart.c:1504:13: warning: ‘wait_for_xmitr’ defined but not used [-Wunused-function]
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fmc')
0 files changed, 0 insertions, 0 deletions