Re: [PATCH] ARM: OMAP2: twl-common: fix compiler warnings

2012-07-06 Thread Tony Lindgren
* Tero Kristo t-kri...@ti.com [120628 03:54]: OMAP2 does not use the external voltage controller code for TWL, and thus OMAP2 only compilation generates following warnings: Hmm well omap2420 does not have twl, but 2430 usually has. So do you mean that 2430 does not use the external voltage

Re: [PATCH] ARM: OMAP2: twl-common: fix compiler warnings

2012-07-06 Thread Tero Kristo
On Fri, 2012-07-06 at 01:53 -0700, Tony Lindgren wrote: * Tero Kristo t-kri...@ti.com [120628 03:54]: OMAP2 does not use the external voltage controller code for TWL, and thus OMAP2 only compilation generates following warnings: Hmm well omap2420 does not have twl, but 2430 usually has. So

Re: [PATCH] ARM: OMAP2: twl-common: fix compiler warnings

2012-07-06 Thread Peter Ujfalusi
Hi Tero, On 06/28/2012 12:49 PM, Tero Kristo wrote: OMAP2 does not use the external voltage controller code for TWL, and thus OMAP2 only compilation generates following warnings: arch/arm/mach-omap2/twl-common.c:51: warning: 'twl_set_voltage' defined but not used

Re: [PATCH] ARM: OMAP2: twl-common: fix compiler warnings

2012-06-29 Thread Paul Walmsley
On Thu, 28 Jun 2012, Tero Kristo wrote: OMAP2 does not use the external voltage controller code for TWL, and thus OMAP2 only compilation generates following warnings: arch/arm/mach-omap2/twl-common.c:51: warning: 'twl_set_voltage' defined but not used arch/arm/mach-omap2/twl-common.c:57:

[PATCH] ARM: OMAP2: twl-common: fix compiler warnings

2012-06-28 Thread Tero Kristo
OMAP2 does not use the external voltage controller code for TWL, and thus OMAP2 only compilation generates following warnings: arch/arm/mach-omap2/twl-common.c:51: warning: 'twl_set_voltage' defined but not used arch/arm/mach-omap2/twl-common.c:57: warning: 'twl_get_voltage' defined but not