diff options
Diffstat (limited to 'drivers/md/md.c')
-rw-r--r-- | drivers/md/md.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/md.c b/drivers/md/md.c index 707471e3cb01..97afb28c6f51 100644 --- a/drivers/md/md.c +++ b/drivers/md/md.c | |||
@@ -69,7 +69,7 @@ | |||
69 | 69 | ||
70 | #include <trace/events/block.h> | 70 | #include <trace/events/block.h> |
71 | #include "md.h" | 71 | #include "md.h" |
72 | #include "bitmap.h" | 72 | #include "md-bitmap.h" |
73 | #include "md-cluster.h" | 73 | #include "md-cluster.h" |
74 | 74 | ||
75 | #ifndef MODULE | 75 | #ifndef MODULE |