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

From: Brian Norris
Date: Wed Apr 22 2015 - 13:50:36 EST


On Thu, Apr 16, 2015 at 02:09:41AM +0000, Peter Pan ææ (peterpandong) wrote:
>
> Signed-off-by: Brian Norris <computersforpeace@xxxxxxxxx>
> Signed-off-by: Peter Pan <peterpandong@xxxxxxxxxx>

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/