Re: [PATCH] staging/lustre: add BLOCK depends in Kconfig

2013-07-25 Thread Xiong Zhou
2013/7/25 Paul Bolle : > On Thu, 2013-07-25 at 15:06 +0800, Xiong Zhou wrote: >> 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: Xi

Re: [PATCH] staging/lustre: add BLOCK depends in Kconfig

2013-07-25 Thread Paul Bolle
On Thu, 2013-07-25 at 15:06 +0800, Xiong Zhou wrote: > 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: Xiong Zhou > --- > drivers/