All of lore.kernel.org
 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

* Re: [PATCH 05/16] mtd: remove unused #include <linux/version.h>
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Leo (Hao) Chen @ 2010-04-26 19:11 UTC (permalink / raw)
  To: Huang Weiyi; +Cc: linux-mtd

Acked-by: Leo Chen <leochen@broadcom.com>

On Thu, Apr 08, 2010 at 04:49:18AM -0700, Huang Weiyi wrote:
> 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
> 
> 

-- 

Leo Hao Chen

------------------------
Life is short, run long.

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

* Re: [PATCH 05/16] mtd: remove unused #include <linux/version.h>
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Artem Bityutskiy @ 2010-04-27  7:36 UTC (permalink / raw)
  To: Huang Weiyi; +Cc: linux-mtd, leochen

On Thu, 2010-04-08 at 19:49 +0800, Huang Weiyi wrote:
> 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>

Pushed to l2-mtd-2.6.git / master
-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

^ permalink raw reply	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.