[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPDyKFoQCJdNVCWth7yQ5FExwmR5FoNROCo9bhOiKh9QaHLv5A@mail.gmail.com>
Date: Fri, 15 Dec 2017 10:18:27 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Pravin Shedge <pravin.shedge4linux@...il.com>
Cc: "linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
Heiner Kallweit <hkallweit1@...il.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 12/45] drivers: mmc: remove duplicate includes
On 6 December 2017 at 17:57, Pravin Shedge
<pravin.shedge4linux@...il.com> wrote:
> These duplicate includes have been found with scripts/checkincludes.pl but
> they have been removed manually to avoid removing false positives.
>
> Signed-off-by: Pravin Shedge <pravin.shedge4linux@...il.com>
Thanks, applied for next with an updated prefix of the commit msg header!
Kind regards
Uffe
> ---
> drivers/mmc/host/android-goldfish.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/mmc/host/android-goldfish.c b/drivers/mmc/host/android-goldfish.c
> index 63fe509..63d2758 100644
> --- a/drivers/mmc/host/android-goldfish.c
> +++ b/drivers/mmc/host/android-goldfish.c
> @@ -42,13 +42,11 @@
> #include <linux/spinlock.h>
> #include <linux/timer.h>
> #include <linux/clk.h>
> -#include <linux/scatterlist.h>
>
> #include <asm/io.h>
> #include <asm/irq.h>
>
> #include <asm/types.h>
> -#include <asm/io.h>
> #include <linux/uaccess.h>
>
> #define DRIVER_NAME "goldfish_mmc"
> --
> 2.7.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists