Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt...
[deliverable/linux.git] / drivers / mtd / redboot.c
index 11c3447eb8ff78555ac9d1c0780d14b79a8d73b1..7623ac5fc5865b83b108ca04c4ccad2bc1054290 100644 (file)
@@ -57,7 +57,7 @@ static inline int redboot_checksum(struct fis_image_desc *img)
 }
 
 static int parse_redboot_partitions(struct mtd_info *master,
-                                   struct mtd_partition **pparts,
+                                   const struct mtd_partition **pparts,
                                    struct mtd_part_parser_data *data)
 {
        int nrparts = 0;
This page took 0.030433 seconds and 5 git commands to generate.