[MTD] remove unused mtd parameter in of_mtd_parse_partitions()
[safe/jmp/linux-2.6] / drivers / mtd / ofpart.c
index 4f80c2f..9e45b3f 100644 (file)
@@ -20,7 +20,6 @@
 #include <linux/mtd/partitions.h>
 
 int __devinit of_mtd_parse_partitions(struct device *dev,
-                                      struct mtd_info *mtd,
                                       struct device_node *node,
                                       struct mtd_partition **pparts)
 {