提交 7b117940 编写于 作者: X Xiong Zhou 提交者: Greg Kroah-Hartman

staging/lustre: add BLOCK depends in Kconfig

Add BLOCK depends in Kconfig for LUSTRE to fix this:
drivers/staging/lustre/lustre/fid/../include/linux/lustre_compat25.h:117:2:
error: implicit declaration of function ‘unregister_blkdev’
Signed-off-by: NXiong Zhou <jencce.kernel@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 af7c2558
config LUSTRE_FS
tristate "Lustre file system client support"
depends on STAGING && INET && m
depends on STAGING && INET && BLOCK && m
select LNET
select CRYPTO
select CRYPTO_CRC32
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册