On 10 January 2014 08:36, Sachin Kamat wrote:
> On Thursday, 9 January 2014, Greg KH wrote:
>>
>> On Thu, Jan 09, 2014 at 03:13:10PM +0530, Sachin Kamat wrote:
>> > Include the header file for kzalloc to fix the following build error:
>> > drivers/staging/dgap/dgap_fep5.c: In function ‘dgap_do_con
On Thursday, 9 January 2014, Greg KH wrote:
>
> On Thu, Jan 09, 2014 at 03:13:10PM +0530, Sachin Kamat wrote:
> > Include the header file for kzalloc to fix the following build error:
> > drivers/staging/dgap/dgap_fep5.c: In function ‘dgap_do_config_load’:
> > drivers/staging/dgap/dgap_fep5.c:78:2:
On Thu, Jan 09, 2014 at 03:13:10PM +0530, Sachin Kamat wrote:
> Include the header file for kzalloc to fix the following build error:
> drivers/staging/dgap/dgap_fep5.c: In function ‘dgap_do_config_load’:
> drivers/staging/dgap/dgap_fep5.c:78:2: error: implicit declaration of function
> ‘kzalloc’ [