[PATCH] [MTD] [NAND] : Removing file name from the header section.
Manasa Gangaiah
x0099189 at ti.com
Mon Dec 15 00:46:12 EST 2008
This patch removes the file name in the header section.
Signed-off-by: Manasa Gangaiah <manasa.gangaiah at ti.com>
---
drivers/mtd/nand/autcpu12.c | 1 -
drivers/mtd/nand/nand_base.c | 1 -
drivers/mtd/nand/nand_bbt.c | 1 -
drivers/mtd/nand/nandids.c | 1 -
drivers/mtd/nand/ndfc.c | 1 -
5 files changed, 5 deletions(-)
--- a/drivers/mtd/nand/autcpu12.c 2008-12-12 17:32:38.000000000 +0530
+++ b/drivers/mtd/nand/autcpu12.c 2008-12-15 10:31:16.000000000 +0530
@@ -1,5 +1,4 @@
/*
- * drivers/mtd/autcpu12.c
*
* Copyright (c) 2002 Thomas Gleixner <tgxl at linutronix.de>
*
--- a/drivers/mtd/nand/nand_base.c 2008-12-12 16:59:41.000000000 +0530
+++ b/drivers/mtd/nand/nand_base.c 2008-12-15 10:31:28.000000000 +0530
@@ -1,5 +1,4 @@
/*
- * drivers/mtd/nand.c
*
* Overview:
* This is the generic MTD driver for NAND flash devices. It should be
--- a/drivers/mtd/nand/nand_bbt.c 2008-12-12 17:42:50.000000000 +0530
+++ b/drivers/mtd/nand/nand_bbt.c 2008-12-15 10:31:38.000000000 +0530
@@ -1,5 +1,4 @@
/*
- * drivers/mtd/nand_bbt.c
*
* Overview:
* Bad block table support for the NAND driver
--- a/drivers/mtd/nand/nandids.c 2008-12-12 17:24:52.000000000 +0530
+++ b/drivers/mtd/nand/nandids.c 2008-12-15 10:31:46.000000000 +0530
@@ -1,5 +1,4 @@
/*
- * drivers/mtd/nandids.c
*
* Copyright (C) 2002 Thomas Gleixner (tglx at linutronix.de)
*
--- a/drivers/mtd/nand/ndfc.c 2008-12-12 17:28:56.000000000 +0530
+++ b/drivers/mtd/nand/ndfc.c 2008-12-15 10:31:53.000000000 +0530
@@ -1,5 +1,4 @@
/*
- * drivers/mtd/ndfc.c
*
* Overview:
* Platform independend driver for NDFC (NanD Flash Controller)
More information about the linux-mtd
mailing list