meson-gx-socinfo: make local function meson_gx_socinfo_init static
authorweiyongjun (A) <weiyongjun1@huawei.com>
Wed, 10 Jan 2018 14:19:48 +0000 (14:19 +0000)
committerKevin Hilman <khilman@baylibre.com>
Mon, 12 Feb 2018 22:15:47 +0000 (14:15 -0800)
commit01517dfc819f003855c1893d9382581cafe2877b
tree106b9ab7102e59023372536b657039eaa2817418
parent82a759c91801d1f9851196d73516a504064e472c
meson-gx-socinfo: make local function meson_gx_socinfo_init static

Fixes the following sparse warnings:

drivers/soc/amlogic/meson-gx-socinfo.c:100:12: warning:
 symbol 'meson_gx_socinfo_init' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
drivers/soc/amlogic/meson-gx-socinfo.c