]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/mtd/map.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
[linux-2.6-omap-h63xx.git] / include / linux / mtd / map.h
index 85e3939cf487f431fba5ecb7d3b4517cad646fa4..aa30244492c6770a5ccdaf9c6a21536c9f6ea579 100644 (file)
@@ -188,7 +188,7 @@ typedef union {
 */
 
 struct map_info {
-       char *name;
+       const char *name;
        unsigned long size;
        resource_size_t phys;
 #define NO_XIP (-1UL)