macvlan: make operstate and carrier more accurate
[deliverable/linux.git] / drivers / mtd / cmdlinepart.c
index 420489864bc2d2a4243b705391050f1ebe6d9a2d..fbd5affc0acfe3fe410b5193d8bee8c40884e10f 100644 (file)
@@ -304,7 +304,7 @@ static int mtdpart_setup_real(char *s)
  * the first one in the chain if a NULL mtd_id is passed in.
  */
 static int parse_cmdline_partitions(struct mtd_info *master,
-                                   struct mtd_partition **pparts,
+                                   const struct mtd_partition **pparts,
                                    struct mtd_part_parser_data *data)
 {
        unsigned long long offset;
This page took 0.027433 seconds and 5 git commands to generate.