diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2016-06-07 21:11:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-25 20:23:54 +0300 |
commit | 9a3f5bf275e68b6651a2bc935beaac938cf27adc (patch) | |
tree | 936a805584f4d6f690c2b65142df4373c3bde9e7 /drivers/tty/serial/ip22zilog.h | |
parent | 30acf549ca1e81859a67590ab9ecfce3d1050a0b (diff) | |
download | linux-9a3f5bf275e68b6651a2bc935beaac938cf27adc.tar.xz |
tty: serial: msm: fix definition of msm_stop_dma
The msm_stop_dma() is not exported from the driver, so make
it static to stop the following warning:
drivers/tty/serial/msm_serial.c:84:6: warning: symbol 'msm_stop_dma' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Acked-by: Andy Gross <andy.gross@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/ip22zilog.h')
0 files changed, 0 insertions, 0 deletions