ar7: fix ac49x compilation with 4.9
[openwrt/staging/kaloz.git] / target / linux / ar7 / files / drivers / mtd / ac49xpart.c
index 7ac4a817fca01e2c406053460cf066496e7e8bcc..4f8a9c1b849515d6471d405f8a70805ba51d7ed5 100644 (file)
@@ -123,7 +123,7 @@ void gen_partname(unsigned int type,
 }
 
 static int create_mtd_partitions(struct mtd_info *master,
-                                struct mtd_partition **pparts,
+                                const struct mtd_partition **pparts,
                                 struct mtd_part_parser_data *data)
 {
        unsigned int envpartnum = 0, linuxpartnum = 0;