[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPDyKFqM+PfzoP8aznomAncAVaFqUXN8SzCVf5rauqes+jGmPQ@mail.gmail.com>
Date: Tue, 26 Jan 2021 10:58:17 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Chanwoo Lee <cw9316.lee@...sung.com>
Cc: Adrian Hunter <adrian.hunter@...el.com>,
"(Exiting) Baolin Wang" <baolin.wang@...aro.org>,
Arnd Bergmann <arnd@...db.de>, Coly Li <colyli@...e.de>,
Lee Jones <lee.jones@...aro.org>,
Sarthak Garg <sartgarg@...eaurora.org>,
"linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
grant.jung@...sung.com, jt77.jang@...sung.com,
dh0421.hwang@...sung.com, sh043.lee@...sung.com
Subject: Re: [PATCH] mmc: queue: Exclude unnecessary header file
On Mon, 25 Jan 2021 at 07:47, Chanwoo Lee <cw9316.lee@...sung.com> wrote:
>
> From: ChanWoo Lee <cw9316.lee@...sung.com>
>
> From the 4.19 kernel, thread related code has been removed in queue.c.
> So we can exclude unnecessary header file.
>
> Signed-off-by: ChanWoo Lee <cw9316.lee@...sung.com>
Applied for next, thanks!
Kind regards
Uffe
> ---
> drivers/mmc/core/queue.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/mmc/core/queue.c b/drivers/mmc/core/queue.c
> index de7cb0369c30..c7218da6f17c 100644
> --- a/drivers/mmc/core/queue.c
> +++ b/drivers/mmc/core/queue.c
> @@ -7,7 +7,6 @@
> #include <linux/module.h>
> #include <linux/blkdev.h>
> #include <linux/freezer.h>
> -#include <linux/kthread.h>
> #include <linux/scatterlist.h>
> #include <linux/dma-mapping.h>
> #include <linux/backing-dev.h>
> --
> 2.29.0
>
Powered by blists - more mailing lists