Re: [PATCH 2/2] mfd: da9052-i2c: Staticize da9052_i2c_fix()

From: Samuel Ortiz
Date: Tue Feb 12 2013 - 05:09:41 EST


Hi Fabio,

On Mon, Feb 11, 2013 at 06:48:01PM -0200, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx>
>
> da9052_i2c_fix() is only used locally, so let it be static.
>
> Fix the following sparse warning:
>
> drivers/mfd/da9052-i2c.c:63:5: warning: symbol 'da9052_i2c_fix' was not declared. Should it be static?
>
> Cc: Ashish Jangam <ashish.jangam@xxxxxxxxxxxxxxx>
> Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx>
> ---
> drivers/mfd/da9052-i2c.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Applied as well, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/