Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette...
[firefly-linux-kernel-4.4.55.git] / drivers / md / bitmap.h
index df4aeb6ac6f04ea0c30b9e28812fc64c8c3646a0..30210b9c4ef972e8ee1fcb79866f2c62d551c5d2 100644 (file)
@@ -225,7 +225,7 @@ struct bitmap {
        wait_queue_head_t overflow_wait;
        wait_queue_head_t behind_wait;
 
-       struct sysfs_dirent *sysfs_can_clear;
+       struct kernfs_node *sysfs_can_clear;
 };
 
 /* the bitmap API */