commit | 82a759c91801d1f9851196d73516a504064e472c | [log] [tgz] |
---|---|---|
author | weiyongjun (A) <weiyongjun1@huawei.com> | Wed Jan 10 14:19:40 2018 +0000 |
committer | Kevin Hilman <khilman@baylibre.com> | Mon Feb 12 14:15:47 2018 -0800 |
tree | fe6de6016e6b606901c8235b44b06e40d84bbad7 | |
parent | 87f88732d25e6175cb4faa8070658f604660d720 [diff] |
meson-mx-socinfo: Make local function meson_mx_socinfo_init() static Fixes the following sparse warnings: drivers/soc/amlogic/meson-mx-socinfo.c:107:12: warning: symbol 'meson_mx_socinfo_init' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>