Message ID | 64077.192.168.10.89.1229319972.squirrel@dbdmail.itg.ti.com |
---|---|
State | New, archived |
Headers | show |
--- 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@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@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)
This patch removes the file name in the header section. Signed-off-by: Manasa Gangaiah <manasa.gangaiah@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(-)