[PATCH] tty: serial: msm: fix definition of msm_stop_dma
From: Stephen Boyd <hidden>
Date: 2016-06-07 23:08:01
Also in:
linux-arm-msm, linux-serial
From: Stephen Boyd <hidden>
Date: 2016-06-07 23:08:01
Also in:
linux-arm-msm, linux-serial
On 06/07, Ben Dooks wrote:
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 <redacted> ---
Reviewed-by: Stephen Boyd <redacted> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project