Re: [PATCH] pinctrl: mxs: Use kfree to fix build error

From: Linus Walleij
Date: Sun Jun 17 2012 - 13:26:33 EST


On Wed, Jun 13, 2012 at 7:06 PM, Fabio Estevam
<fabio.estevam@xxxxxxxxxxxxx> wrote:

> commit 0bf7481 (pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails)
> introduced the following build error:
>
> drivers/pinctrl/pinctrl-mxs.c:140:3: error: implicit declaration of function 'free'
>
> Use kfree function instead.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx>

Applied, hm, Devendra please compile-test your patches ;-)

thanks,
Linus Walleij
--
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/