X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmtd%2Fdevices%2Fdoc2000.c;h=90acf57c19bd29962197cf9ed83fa332e3888a4c;hb=877c357e7511395bc923ec9efc2e8b021a17ed79;hp=8a0c4dec6351ff993fc5bed3f9f3df6ee1406df5;hpb=b0138a6cb7923a997d278b47c176778534d1095b;p=linux-2.6 diff --git a/drivers/mtd/devices/doc2000.c b/drivers/mtd/devices/doc2000.c index 8a0c4dec63..90acf57c19 100644 --- a/drivers/mtd/devices/doc2000.c +++ b/drivers/mtd/devices/doc2000.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include @@ -377,7 +376,7 @@ static int DoC_IdentChip(struct DiskOnChip *doc, int floor, int chip) * hardware restriction. */ if (doc->mfr) { if (doc->mfr == mfr && doc->id == id) - return 1; /* This is another the same the first */ + return 1; /* This is the same as the first */ else printk(KERN_WARNING "Flash chip at floor %d, chip %d is different:\n",