X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=blobdiff_plain;f=include%2Flinux%2Fmtd%2Fmtd.h;h=4ed40caff4e58161a8e5d545421e375d0b81f7e2;hp=31ed234b2a7493293f8ee16359ba9a48ca2bd873;hb=ff877ea80efa2015b6263766f78ee42c2a1b32f9;hpb=30821fee4f0cb3e6d241d9f7ddc37742212e3eb7 diff --git a/include/linux/mtd/mtd.h b/include/linux/mtd/mtd.h index 31ed234..4ed40ca 100644 --- a/include/linux/mtd/mtd.h +++ b/include/linux/mtd/mtd.h @@ -119,7 +119,7 @@ struct mtd_info { u_int32_t oobavail; // Available OOB bytes per block // Kernel-only stuff starts here. - char *name; + const char *name; int index; /* ecc layout structure pointer - read only ! */