From: Axel Lin Date: Wed, 7 Nov 2012 16:10:17 +0000 (+0800) Subject: pinctrl: lantiq: Staticize non-exported symbols X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~94^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89377aa5156a93e73a3f7c7ccdc0d0fecf65e0d2;p=pandora-kernel.git pinctrl: lantiq: Staticize non-exported symbols Both ltq_pinctrl_dt_node_to_map() and ltq_pinctrl_dt_free_map() are not referenced outside of this file. Make them static. Signed-off-by: Axel Lin Acked-by: John Crispin Signed-off-by: Linus Walleij --- Reading git-diff-tree failed