OSDN Git Service

staging: lustre: fix more build errors in errno.c
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 May 2018 09:34:25 +0000 (11:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 May 2018 09:34:25 +0000 (11:34 +0200)
commit7a5abc3d9699c88781ae12cf957a8c49f9bbb494
treecea9b03eadc6a9fd28053186e8515e3e2b91a7da
parent3c24e170d49d18f67263d0db2ee8126787208b0c
staging: lustre: fix more build errors in errno.c

And we need even more .h files to be included to build this file.  So
add kernel.h and module.h, and hopefully that's enough...

Reported-by: kbuild test robot <lkp@intel.com>
Fixes: 0922c0084b91 ("staging: lustre: remove libcfs_all from ptlrpc")
Cc: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ptlrpc/errno.c