New compiler warnings with v3.5-rc

2012-06-28 Thread Paul Walmsley
Hi Tero, there are some new compiler warnings added in the v3.5-rc kernels: arch/arm/mach-omap2/twl-common.c:51:12: warning: 'twl_set_voltage' defined but not used arch/arm/mach-omap2/twl-common.c:57:12: warning: 'twl_get_voltage' defined but not used They only seem to appear on my N800

Re: New compiler warnings with v3.5-rc

2012-06-28 Thread Tero Kristo
On Thu, 2012-06-28 at 02:47 -0600, Paul Walmsley wrote: Hi Tero, there are some new compiler warnings added in the v3.5-rc kernels: arch/arm/mach-omap2/twl-common.c:51:12: warning: 'twl_set_voltage' defined but not used arch/arm/mach-omap2/twl-common.c:57:12: warning: 'twl_get_voltage'

Re: New compiler warnings with v3.5-rc

2012-06-28 Thread S, Venkatraman
On Thu, Jun 28, 2012 at 2:35 PM, Tero Kristo t-kri...@ti.com wrote: On Thu, 2012-06-28 at 02:47 -0600, Paul Walmsley wrote: Hi Tero, there are some new compiler warnings added in the v3.5-rc kernels: arch/arm/mach-omap2/twl-common.c:51:12: warning: 'twl_set_voltage' defined but not used