diff options
author | Neil Armstrong <superna9999@gmail.com> | 2014-04-11 14:58:58 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-15 15:30:52 -0700 |
commit | dbdb85221af150e8ef570c333cb4729a98cc82c8 (patch) | |
tree | 9ddde4824d5be34504e8c3da04f2d544f4594707 /drivers/platform | |
parent | 10f9f4aefa6f7aece31a0edff5ae2fdaaf55eca4 (diff) | |
download | linux-dbdb85221af150e8ef570c333cb4729a98cc82c8.tar.gz linux-dbdb85221af150e8ef570c333cb4729a98cc82c8.tar.bz2 linux-dbdb85221af150e8ef570c333cb4729a98cc82c8.zip |
staging: rts5139: fix bad symbol declaration
With sparse, the following error appears :
CHECK drivers/staging/rts5139/ms_mg.c
drivers/staging/rts5139/ms_mg.c:82:5: warning: symbol 'mg_set_tpc_para_sub' was not declared. Should it be static?
Rename function with correct prefix and move declaration to coherent internal header file.
Signed-off-by: Neil 'Superna' Armstrong <superna9999@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions