]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/mips/cobalt/mtd.c
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
[karo-tx-linux.git] / arch / mips / cobalt / mtd.c
index 691d620b6766a078b51c051ceeb4c57af4e76033..8db7b5d8156030dd3af64184cd58c4e41a42df85 100644 (file)
@@ -25,7 +25,7 @@
 static struct mtd_partition cobalt_mtd_partitions[] = {
        {
                .name   = "firmware",
-               .offset = 0x0,
+               .offset = 0x0,
                .size   = 0x80000,
        },
 };