linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 05/16] mtd: remove unused #include <linux/version.h>
@ 2010-04-08 11:49 Huang Weiyi
  2010-04-26 19:11 ` Leo (Hao) Chen
  2010-04-27  7:36 ` Artem Bityutskiy
  0 siblings, 2 replies; 3+ messages in thread
From: Huang Weiyi @ 2010-04-08 11:49 UTC (permalink / raw)
  To: leochen; +Cc: Huang Weiyi, linux-mtd

Remove unused #include <linux/version.h>('s) in
  drivers/mtd/nand/bcm_umi_nand.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 drivers/mtd/nand/bcm_umi_nand.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/nand/bcm_umi_nand.c b/drivers/mtd/nand/bcm_umi_nand.c
index c997f98..2427460 100644
--- a/drivers/mtd/nand/bcm_umi_nand.c
+++ b/drivers/mtd/nand/bcm_umi_nand.c
@@ -13,7 +13,6 @@
 *****************************************************************************/
 
 /* ---- Include Files ---------------------------------------------------- */
-#include <linux/version.h>
 #include <linux/module.h>
 #include <linux/types.h>
 #include <linux/init.h>
-- 
1.6.1.3

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

end of thread, other threads:[~2010-04-27  7:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-08 11:49 [PATCH 05/16] mtd: remove unused #include <linux/version.h> Huang Weiyi
2010-04-26 19:11 ` Leo (Hao) Chen
2010-04-27  7:36 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).