aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/mtx-1_flash.c
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2006-05-13 20:51:54 -0400
committerDavid Woodhouse <dwmw2@infradead.org>2006-05-13 20:51:54 -0400
commit151e76590f66f5406eb2e1f4270c5323f385d2e8 (patch)
tree307920af4883b7466eb303f4045865429e4d0711 /drivers/mtd/maps/mtx-1_flash.c
parent0f5ae3d2e9f49af55eb2a9b7cb54b4c0c2373017 (diff)
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd/maps/mtx-1_flash.c')
-rw-r--r--drivers/mtd/maps/mtx-1_flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/maps/mtx-1_flash.c b/drivers/mtd/maps/mtx-1_flash.c
index d1e66e186746..5c25d4e552c6 100644
--- a/drivers/mtd/maps/mtx-1_flash.c
+++ b/drivers/mtd/maps/mtx-1_flash.c
@@ -4,7 +4,7 @@
4 * $Id: mtx-1_flash.c,v 1.2 2005/11/07 11:14:27 gleixner Exp $ 4 * $Id: mtx-1_flash.c,v 1.2 2005/11/07 11:14:27 gleixner Exp $
5 * 5 *
6 * (C) 2005 Bruno Randolf <bruno.randolf@4g-systems.biz> 6 * (C) 2005 Bruno Randolf <bruno.randolf@4g-systems.biz>
7 * (C) 2005 Jrn Engel <joern@wohnheim.fh-wedel.de> 7 * (C) 2005 Jรถrn Engel <joern@wohnheim.fh-wedel.de>
8 * 8 *
9 */ 9 */
10 10