X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fmtd%2Fmaps%2Fnettel.c;h=7b96cd02f82b37c08a4ed0faad6c07b189aa11a3;hb=59c51591a0ac7568824f541f57de967e88adaa07;hp=9f53c655af3a9e18f1d7c1e9d6a07fb4ade7a824;hpb=02a3e59a088749c08b0293ee1535f5bf48f5926c;p=powerpc.git diff --git a/drivers/mtd/maps/nettel.c b/drivers/mtd/maps/nettel.c index 9f53c655af..7b96cd02f8 100644 --- a/drivers/mtd/maps/nettel.c +++ b/drivers/mtd/maps/nettel.c @@ -358,7 +358,7 @@ int __init nettel_init(void) /* Turn other PAR off so the first probe doesn't find it */ *intel1par = 0; - /* Probe for the the size of the first Intel flash */ + /* Probe for the size of the first Intel flash */ nettel_intel_map.size = maxsize; nettel_intel_map.phys = intel0addr; nettel_intel_map.virt = ioremap_nocache(intel0addr, maxsize);