diff options
author | Wei Yongjun <[email protected]> | 2021-11-23 08:36:17 +0000 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2021-11-23 09:36:26 +0100 |
commit | 16dd3bb5c190654854c0846ee433076139f71c6a (patch) | |
tree | 7ce2732a47f27134603f1f3fd841834119b6fa8d /net/lapb/lapb_timer.c | |
parent | b0ef7b1a7a07dde54c5849e0ca94070a1ed08d04 (diff) |
pinctrl: samsung: Make symbol 'exynos7885_pin_ctrl' static
The sparse tool complains as follows:
drivers/pinctrl/samsung/pinctrl-exynos-arm64.c:490:31: warning:
symbol 'exynos7885_pin_ctrl' was not declared. Should it be static?
This symbol is not used outside of pinctrl-exynos-arm64.c, so marks
it static.
Fixes: b0ef7b1a7a07 ("pinctrl: samsung: Add Exynos7885 SoC specific data")
Signed-off-by: Wei Yongjun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions