On Wed, Sep 30, 2015 at 05:52:14PM +0900, Chaehyun Lim wrote:
> The kbuild test robot reports the following build error for
> openrisc-allmodconfig.
> 
> >> drivers/staging/wilc1000/wilc_sdio.c:584:2: error: implicit
> >> declaration of function 'memset'
> 
> The error occurs due to missing a standard header file as
> <linux/string.h> so that three .c files are included it.
> 
> Signed-off-by: Chaehyun Lim <chaehyun....@gmail.com>

You forgot to add a Reported-by: line giving credit to kbuild, I've done
that by hand.

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to