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

From: devendra.aaru
Date: Mon Jun 18 2012 - 02:15:14 EST


Hi Linus,

On Sun, Jun 17, 2012 at 10:56 PM, Linus Walleij
<linus.walleij@xxxxxxxxxx> wrote:
> 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 ;-)

Sorry again for the build errors. :(

The pinctrl is not selectable even with make allyesconfig. is it for a
different arch than x86?
may i know which cross compiler to use to build the pinctrl subsystem :) ?
>
> thanks,
> Linus Walleij

Thanks,
Devendra
--
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/