gpio: tegra: Drop exporting static functions
authorAxel Lin <axel.lin@ingics.com>
Thu, 8 Nov 2012 02:47:02 +0000 (10:47 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 8 Nov 2012 21:35:31 +0000 (22:35 +0100)
Both tegra_gpio_enable() and tegra_gpio_disable() are static functions, it does
not make sense to export them.

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/gpio/gpio-tegra.c

Simple merge