[PATCH 1/1] staging: dgap: Fix build error

Greg KH gregkh at linuxfoundation.org
Thu Jan 9 15:23:25 UTC 2014


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’ [-Werror=implicit-function-declaration]

Please don't line-wrap error messages.

Also, what platform shows this error, I don't see it here on x86, and I
have not gotten any build failure reports from the build system.

thanks,

greg k-h


More information about the devel mailing list