[PATCH 1/6] mtd: nand_bbt: drop unnecessary header

Brian Norris computersforpeace at gmail.com
Wed Apr 22 10:50:21 PDT 2015


On Thu, Apr 16, 2015 at 02:09:41AM +0000, Peter Pan 潘栋 (peterpandong) wrote:
> 
> Signed-off-by: Brian Norris <computersforpeace at gmail.com>
> Signed-off-by: Peter Pan <peterpandong at micron.com>

Why are you just resending my patches? You could Ack/Reviewed-by/etc.
instead...

http://patchwork.ozlabs.org/patch/444604/

> ---
>  drivers/mtd/nand/nand_bbt.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/mtd/nand/nand_bbt.c b/drivers/mtd/nand/nand_bbt.c
> index 9bb8453..307a285 100644
> --- a/drivers/mtd/nand/nand_bbt.c
> +++ b/drivers/mtd/nand/nand_bbt.c
> @@ -64,7 +64,6 @@
>  #include <linux/mtd/mtd.h>
>  #include <linux/mtd/bbm.h>
>  #include <linux/mtd/nand.h>
> -#include <linux/mtd/nand_ecc.h>
>  #include <linux/bitops.h>
>  #include <linux/delay.h>
>  #include <linux/vmalloc.h>
> -- 
> 1.9.1



More information about the linux-mtd mailing list