Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH Resend 1/3] mtd: omap2: Cleanup header files
@ 2014-01-10  5:54 Sachin Kamat
  2014-01-10  5:54 ` [PATCH Resend 2/3] mtd: orion: Cleanup mtd-orion_nand.h header Sachin Kamat
  2014-01-10  5:54 ` [PATCH Resend 3/3] mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c Sachin Kamat
  0 siblings, 2 replies; 7+ messages in thread
From: Sachin Kamat @ 2014-01-10  5:54 UTC (permalink / raw)
  To: linux-mtd; +Cc: sachin.kamat, computersforpeace

Commit 2203747c9771 ("ARM: omap: move platform_data definitions")
moved the files 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>
Acked-by: Pekon Gupta <pekon@ti.com>
---
 include/linux/platform_data/mtd-nand-omap2.h    |    2 --
 include/linux/platform_data/mtd-onenand-omap2.h |    2 --
 2 files changed, 4 deletions(-)

diff --git a/include/linux/platform_data/mtd-nand-omap2.h b/include/linux/platform_data/mtd-nand-omap2.h
index 4da5bfa2147f..3e9dd6676b97 100644
--- a/include/linux/platform_data/mtd-nand-omap2.h
+++ b/include/linux/platform_data/mtd-nand-omap2.h
@@ -1,6 +1,4 @@
 /*
- * arch/arm/plat-omap/include/mach/nand.h
- *
  * Copyright (C) 2006 Micron Technology Inc.
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/include/linux/platform_data/mtd-onenand-omap2.h b/include/linux/platform_data/mtd-onenand-omap2.h
index e9a9fb188f97..56ff0e6f5ad1 100644
--- a/include/linux/platform_data/mtd-onenand-omap2.h
+++ b/include/linux/platform_data/mtd-onenand-omap2.h
@@ -1,6 +1,4 @@
 /*
- * arch/arm/plat-omap/include/mach/onenand.h
- *
  * Copyright (C) 2006 Nokia Corporation
  * Author: Juha Yrjola
  *
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-01-23  1:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-10  5:54 [PATCH Resend 1/3] mtd: omap2: Cleanup header files Sachin Kamat
2014-01-10  5:54 ` [PATCH Resend 2/3] mtd: orion: Cleanup mtd-orion_nand.h header Sachin Kamat
2014-01-10  5:54 ` [PATCH Resend 3/3] mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c Sachin Kamat
2014-01-15  6:07   ` Sachin Kamat
2014-01-21  4:29   ` Sachin Kamat
2014-01-23  1:20     ` kgene
2014-01-23  1:36       ` Brian Norris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox