From: Axel Lin Date: Thu, 8 Nov 2012 02:47:02 +0000 (+0800) Subject: gpio: tegra: Drop exporting static functions X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~87^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65b6ca466748a8e0a906e40a470e1582bc565d79;p=pandora-kernel.git gpio: tegra: Drop exporting static functions Both tegra_gpio_enable() and tegra_gpio_disable() are static functions, it does not make sense to export them. Signed-off-by: Axel Lin Acked-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed