iwlwifi: 3945 remove iwl-3945-commands.h
[safe/jmp/linux-2.6] / drivers / mtd / mtdconcat.c
index c26dd52..3dbb1b3 100644 (file)
@@ -691,7 +691,7 @@ static int concat_block_markbad(struct mtd_info *mtd, loff_t ofs)
  */
 struct mtd_info *mtd_concat_create(struct mtd_info *subdev[],  /* subdevices to concatenate */
                                   int num_devs,        /* number of subdevices      */
-                                  char *name)
+                                  const char *name)
 {                              /* name for the new device   */
        int i;
        size_t size;