From: Felipe Balbi Date: Mon, 17 Jan 2011 04:31:18 +0000 (+0200) Subject: arm: omap2: mux: fix compile warning X-Git-Tag: v2.6.38-rc3~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afb7d7099e27f30caf69b3ce80a4cb86612a0b87;p=pandora-kernel.git arm: omap2: mux: fix compile warning Commit 8419fdbaf2118a0a169441be82f09f7be93a5ca1 (omap2+: Add omap_mux_get_by_name) introduced the following compile warning: arch/arm/mach-omap2/mux.c: In function '_omap_mux_get_by_name': arch/arm/mach-omap2/mux.c:163:17: warning: 'found_mode' may be used uninitialized in this function Signed-off-by: Felipe Balbi [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed