aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/md.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/md.h')
-rw-r--r--drivers/md/md.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/md/md.h b/drivers/md/md.h
index 4046a6c6f223..7da6e9c3cb53 100644
--- a/drivers/md/md.h
+++ b/drivers/md/md.h
@@ -16,6 +16,7 @@
16#define _MD_MD_H 16#define _MD_MD_H
17 17
18#include <linux/blkdev.h> 18#include <linux/blkdev.h>
19#include <linux/backing-dev.h>
19#include <linux/kobject.h> 20#include <linux/kobject.h>
20#include <linux/list.h> 21#include <linux/list.h>
21#include <linux/mm.h> 22#include <linux/mm.h>