mtd: remove incorrect file name
authorBrian Norris <computersforpeace@gmail.com>
Fri, 22 May 2015 17:42:01 +0000 (10:42 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 22 May 2015 17:57:46 +0000 (10:57 -0700)
This is an example of why it doesn't make much sense to put this
information here in the first place. I don't really know what purpose it
serves.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/devices/spear_smi.c
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nand_bbt.c
drivers/mtd/nand/nand_ids.c
drivers/mtd/nand/ndfc.c

index 508bab3..04b24d2 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * SMI (Serial Memory Controller) device driver for Serial NOR Flash on
  * SPEAr platform
- * The serial nor interface is largely based on drivers/mtd/m25p80.c,
- * however the SPI interface has been replaced by SMI.
+ * The serial nor interface is largely based on m25p80.c, however the SPI
+ * interface has been replaced by SMI.
  *
  * Copyright © 2010 STMicroelectronics.
  * Ashish Priyadarshi
Simple merge
Simple merge
Simple merge
Simple merge