aboutsummaryrefslogtreecommitdiff
path: root/kernel/timer.c
diff options
context:
space:
mode:
authorXiong Zhou <[email protected]>2013-08-02 13:50:48 +0800
committerGreg Kroah-Hartman <[email protected]>2013-08-02 15:30:46 +0800
commit49126e47bf418081a4eb3686a8c736ca80da152c (patch)
treeb62a6a33b3c394586b97e0d42e3d8a18573b07e5 /kernel/timer.c
parentb50c460a6c03284f7e1b4cfe9266df0f9169ad24 (diff)
staging/lustre: lloop depends on BLOCK
Add a config option for llite/lloop in lustre driver, making it depends on BLOCK to fix this better: drivers/staging/lustre/lustre/fid/../include/linux/lustre_compat25.h:117:2: error: implicit declaration of function ‘unregister_blkdev' Also, remove the wrapper ll_unregister_blkdev which depends on BLOCK in the header and just call unregister_blkdev in lloop.c based on Peng Tao's comment. Drop the redundant dependency on STAGING for LUSTRE_FS, remove some unnecessary jdb header files which depends on BLOCK btw. Signed-off-by: Xiong Zhou <[email protected]> Reviewed-by: Peng Tao <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'kernel/timer.c')
0 files changed, 0 insertions, 0 deletions