diff mbox

[1/1] mtd: onenand: Trivial cleanup in samsung.h

Message ID 1388038714-10032-1-git-send-email-sachin.kamat@linaro.org
State Accepted
Commit 3eb9662f6aeb5306b158f88398b0c75fc14065d7
Headers show

Commit Message

Sachin Kamat Dec. 26, 2013, 6:18 a.m. UTC
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@linaro.org>
---
 drivers/mtd/onenand/samsung.h |    2 --
 1 file changed, 2 deletions(-)

Comments

Brian Norris Jan. 11, 2014, 8:01 p.m. UTC | #1
On Thu, Dec 26, 2013 at 11:48:34AM +0530, Sachin Kamat wrote:
> 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@linaro.org>

Pushed to l2-mtd.git. Thanks!

Brian
diff mbox

Patch

diff --git a/drivers/mtd/onenand/samsung.h b/drivers/mtd/onenand/samsung.h
index c4a80e67e438..9016dc0136a8 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@samsung.com>
  *