commit | 30ebad9d756a0b2c97c6c4ca6c5e6b799e3b64da | [log] [tgz] |
---|---|---|
author | Govindraj.R <govindraj.raja@ti.com> | Wed Jun 01 11:28:56 2011 +0530 |
committer | Tony Lindgren <tony@atomide.com> | Wed Jun 01 00:16:04 2011 -0700 |
tree | f3119d9d84eb191e3d84d2ef1f40ad4c52ebc73e | |
parent | 26a510ba12448d3af26951376eae202bee8cdf65 [diff] |
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 <govindraj.raja@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>