From: Fabio Estevam Date: Mon, 25 Mar 2013 12:20:30 +0000 (-0300) Subject: ARM: mach-imx: iomux-imx31: Staticize mxc_pin_alloc_map X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~71^2~9^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4355632c54d4fd06b9fbc5d7a83dbf6437946d03;p=pandora-kernel.git ARM: mach-imx: iomux-imx31: Staticize mxc_pin_alloc_map Fix the following sparse warning: arch/arm/mach-imx/iomux-imx31.c:43:15: warning: symbol 'mxc_pin_alloc_map' was not declared. Should it be static? Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- Reading git-diff-tree failed