From: Fabio Estevam Date: Mon, 25 Mar 2013 14:03:45 +0000 (-0300) Subject: ARM: mach-imx: tzic: Staticize *tzic_base X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~71^2~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=516e89d7d5e5d321a8e0543cfb7f440f9942ce53;p=pandora-kernel.git ARM: mach-imx: tzic: Staticize *tzic_base Fix the following sparse warning: arch/arm/mach-imx/tzic.c:52:14: warning: symbol 'tzic_base' was not declared. Should it be static? Also, remove the comment, as it does not apply for kernels newer than 3.2. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- Reading git-diff-tree failed