diff options
| author | Ben Dooks <[email protected]> | 2016-06-07 19:11:52 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-25 10:23:54 -0700 |
| commit | 9a3f5bf275e68b6651a2bc935beaac938cf27adc (patch) | |
| tree | 936a805584f4d6f690c2b65142df4373c3bde9e7 /tools/perf/scripts/python | |
| parent | 30acf549ca1e81859a67590ab9ecfce3d1050a0b (diff) | |
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 <[email protected]>
Acked-by: Andy Gross <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions