diff options
Diffstat (limited to 'drivers/mtd/maps/uclinux.c')
| -rw-r--r-- | drivers/mtd/maps/uclinux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/maps/uclinux.c b/drivers/mtd/maps/uclinux.c index 00a8190797ec..aef030ca8601 100644 --- a/drivers/mtd/maps/uclinux.c +++ b/drivers/mtd/maps/uclinux.c | |||
| @@ -49,7 +49,7 @@ static struct mtd_info *uclinux_ram_mtdinfo; | |||
| 49 | 49 | ||
| 50 | /****************************************************************************/ | 50 | /****************************************************************************/ |
| 51 | 51 | ||
| 52 | static struct mtd_partition uclinux_romfs[] = { | 52 | static const struct mtd_partition uclinux_romfs[] = { |
| 53 | { .name = "ROMfs" } | 53 | { .name = "ROMfs" } |
| 54 | }; | 54 | }; |
| 55 | 55 | ||
