X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fmtd%2Fchips%2Fsharp.c;h=3cc0b23c5865cd3cd3fb1ffe5ad4496e7b5aeb59;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=967abbecdff9bb450aab9852e28c5ee84d39dcc7;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/drivers/mtd/chips/sharp.c b/drivers/mtd/chips/sharp.c index 967abbecd..3cc0b23c5 100644 --- a/drivers/mtd/chips/sharp.c +++ b/drivers/mtd/chips/sharp.c @@ -140,7 +140,6 @@ static struct mtd_info *sharp_probe(struct map_info *map) mtd->suspend = sharp_suspend; mtd->resume = sharp_resume; mtd->flags = MTD_CAP_NORFLASH; - mtd->writesize = 1; mtd->name = map->name; memset(sharp, 0, sizeof(*sharp));