From: Govindraj.R Date: Wed, 1 Jun 2011 05:58:56 +0000 (+0530) Subject: OMAP2+: mux: fix compilation warnings X-Git-Tag: v3.0-rc3~51^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30ebad9d756a0b2c97c6c4ca6c5e6b799e3b64da;p=pandora-kernel.git OMAP2+: mux: fix compilation warnings Fix below compilation warnings. arch/arm/mach-omap2/omap_hwmod.c: In function 'omap_hwmod_for_each': arch/arm/mach-omap2/omap_hwmod.c:1631: warning: 'ret' may be used uninitialized in this function arch/arm/mach-omap2/mux.c: In function 'omap_mux_get_gpio': arch/arm/mach-omap2/mux.c:917: warning: 'm' may be used uninitialized in this function Signed-off-by: Govindraj.R Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed