summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mtd/mtd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mtd/mtd.h b/include/linux/mtd/mtd.h
index b574778ad2..42bfcabda0 100644
--- a/include/linux/mtd/mtd.h
+++ b/include/linux/mtd/mtd.h
@@ -203,6 +203,7 @@ struct mtd_info {
struct device_d class_dev;
struct device_d *dev;
struct cdev cdev;
+ struct cdev cdev_oob;
struct param_d param_size;
char *size_str;