diff options
Diffstat (limited to 'arch/mips/mti-malta/malta-platform.c')
-rw-r--r-- | arch/mips/mti-malta/malta-platform.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mti-malta/malta-platform.c b/arch/mips/mti-malta/malta-platform.c index 74732177851c..132f8663825e 100644 --- a/arch/mips/mti-malta/malta-platform.c +++ b/arch/mips/mti-malta/malta-platform.c | |||
@@ -93,7 +93,7 @@ static struct mtd_partition malta_mtd_partitions[] = { | |||
93 | .mask_flags = MTD_WRITEABLE | 93 | .mask_flags = MTD_WRITEABLE |
94 | }, { | 94 | }, { |
95 | .name = "User FS", | 95 | .name = "User FS", |
96 | .offset = 0x100000, | 96 | .offset = 0x100000, |
97 | .size = 0x2e0000 | 97 | .size = 0x2e0000 |
98 | }, { | 98 | }, { |
99 | .name = "Board Config", | 99 | .name = "Board Config", |