[PATCH 3/4 v3] mtd: onenand: samsung: Remove a useless include

Boris Brezillon boris.brezillon at free-electrons.com
Mon Dec 18 11:58:15 PST 2017


Don't know how you generated the patch series, but this one should be
4/4 and not 3/4.

On Thu, 14 Dec 2017 07:03:52 +0100
Christophe JAILLET <christophe.jaillet at wanadoo.fr> wrote:

> This include is not needed, so remove it.
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
> ---
> Cross-compiled tested-only
> 
> v3: new patch in the serie
> ---
>  drivers/mtd/onenand/samsung.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/drivers/mtd/onenand/samsung.c b/drivers/mtd/onenand/samsung.c
> index 206aa90140c9..c21d025fee87 100644
> --- a/drivers/mtd/onenand/samsung.c
> +++ b/drivers/mtd/onenand/samsung.c
> @@ -25,8 +25,6 @@
>  #include <linux/interrupt.h>
>  #include <linux/io.h>
>  
> -#include <asm/mach/flash.h>
> -
>  #include "samsung.h"
>  
>  enum soc_type {




More information about the linux-mtd mailing list