]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: tegra: Staticize non-exported symbols
authorAxel Lin <axel.lin@ingics.com>
Sun, 11 Nov 2012 02:31:31 +0000 (10:31 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 15 Nov 2012 10:21:47 +0000 (11:21 +0100)
commitbccefc126b98bbbe02e1ce9a1bd7be516cadce1d
tree26ed6a62823c78d346ce5a07ff2f644c57573d12
parent7720c16a7a5b96837989f8ee8ff774503e5d2863
pinctrl: tegra: Staticize non-exported symbols

They are not referenced outside of this file, make them static.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-tegra.c