Hi Vladimir,
On Fri, Jun 9, 2017 at 9:30 AM, Vladimir Zapolskiy
wrote:
> On 04/25/2017 08:40 PM, Geert Uytterhoeven wrote:
>> If CONFIG_OF=n, code using
>>
>> info = of_match_node(matchs, np)->data;
>>
>> fails to compile:
>>
>> warning: dereferencing ‘void *’ pointer
>> error: reques
Hello Geert,
On 04/25/2017 08:40 PM, Geert Uytterhoeven wrote:
> If CONFIG_OF=n, code using
>
> info = of_match_node(matchs, np)->data;
>
> fails to compile:
>
> warning: dereferencing ‘void *’ pointer
> error: request for member ‘data’ in something not a structure or union
IMHO fi
2 matches
Mail list logo