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