diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2012-11-06 13:58:55 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-11-11 18:06:05 (GMT) |
commit | 167c1af9443757bb9d27ceff8ba4304302cb0651 (patch) | |
tree | b10c88418b1591b106b91920a5ff892fefe003e6 /drivers/gpio/gpio-74x164.c | |
parent | 165adc9c1734a3f3bdbc6dc7c7a29bbefb424006 (diff) | |
download | linux-fsl-qoriq-167c1af9443757bb9d27ceff8ba4304302cb0651.tar.xz |
gpiolib-of: staticize the pin range calls
Commit 69e1601bca88809dc118abd1becb02c15a02ec71
"gpiolib: provide provision to register pin ranges"
Declared the of_gpiochip_[add|remove]_pin_range() global
while they should be static as they are only ever used in
this file. Let's convert them to static.
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-74x164.c')
0 files changed, 0 insertions, 0 deletions