summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2015-09-30 11:52:14 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-30 13:19:32 +0300
commit0c9fc33cec319d8df632ac107bdba77a9b44bb37 (patch)
treedd11100ffa9aacee6628280bed8e3af61895bd16 /include/linux
parent7477929566b65f692b79974b784ee59e8b2b9f18 (diff)
downloadlinux-0c9fc33cec319d8df632ac107bdba77a9b44bb37.tar.xz
staging: wilc1000: fix build error for openrisc-allmodconfig
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. Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions