Hi Randy,
On Mon, Nov 26, 2012 at 11:21:33AM -0800, Randy Dunlap wrote:
> On 11/13/2012 05:35 AM, Linus Walleij wrote:
>
> > On Mon, Nov 12, 2012 at 6:20 PM, Randy Dunlap wrote:
> >
> >> From: Randy Dunlap
> >>
> >> Fix build errors when CONFIG_OF is not enabled by including
> >> (needs to be
On 11/13/2012 05:35 AM, Linus Walleij wrote:
> On Mon, Nov 12, 2012 at 6:20 PM, Randy Dunlap wrote:
>
>> From: Randy Dunlap
>>
>> Fix build errors when CONFIG_OF is not enabled by including
>> (needs to be added in any case).
>> An alternative fix could be to make the driver depend on OF.
>>
>
On Mon, Nov 12, 2012 at 6:20 PM, Randy Dunlap wrote:
> From: Randy Dunlap
>
> Fix build errors when CONFIG_OF is not enabled by including
> (needs to be added in any case).
> An alternative fix could be to make the driver depend on OF.
>
> drivers/mfd/stmpe.c:1025:2: error: implicit declaration
From: Randy Dunlap
Fix build errors when CONFIG_OF is not enabled by including
(needs to be added in any case).
An alternative fix could be to make the driver depend on OF.
drivers/mfd/stmpe.c:1025:2: error: implicit declaration of function
'of_property_read_u32'
drivers/mfd/stmpe.c:1030:2: er
4 matches
Mail list logo