Maemo patchset 20101501+0m5
[h-e-n] / drivers / mtd / cmdlinepart.c
index 50a3403..56cfd52 100644 (file)
@@ -350,7 +350,7 @@ static int parse_cmdline_partitions(struct mtd_info *master,
  *
  * This function needs to be visible for bootloaders.
  */
-static int mtdpart_setup(char *s)
+int mtdpart_setup(char *s)
 {
        cmdline = s;
        return 1;