mtd: onenand: Trivial cleanup in samsung.h

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Tue Jan 28 00:59:06 EST 2014


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=3e77216c2acf063d4233c73fb3edc189142ae439
Commit:     3e77216c2acf063d4233c73fb3edc189142ae439
Parent:     6bd8c02753bc0bb8dc14e23004a8effc46906638
Author:     Sachin Kamat <sachin.kamat at linaro.org>
AuthorDate: Thu Dec 26 11:48:34 2013 +0530
Committer:  Brian Norris <computersforpeace at gmail.com>
CommitDate: Sat Jan 11 12:00:25 2014 -0800

    mtd: onenand: Trivial cleanup in samsung.h
    
    commit 93115b7fa8f4 ("mtd: onenand/samsung: make regs-onenand.h file local")
    moved the file to the current location but forgot to remove the pointer to
    its previous location. Clean it up.
    
    Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
    Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
 drivers/mtd/onenand/samsung.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/mtd/onenand/samsung.h b/drivers/mtd/onenand/samsung.h
index c4a80e6..9016dc0 100644
--- a/drivers/mtd/onenand/samsung.h
+++ b/drivers/mtd/onenand/samsung.h
@@ -1,6 +1,4 @@
 /*
- * linux/arch/arm/plat-s3c/include/plat/regs-onenand.h
- *
  *  Copyright (C) 2008-2010 Samsung Electronics
  *  Kyungmin Park <kyungmin.park at samsung.com>
  *



More information about the linux-mtd-cvs mailing list