lkml.org 
[lkml]   [2021]   [Jan]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] mmc: queue: Exclude unnecessary header file
From
Date
On 1/25/21 2:43 PM, Chanwoo Lee wrote:
> From: ChanWoo Lee <cw9316.lee@samsung.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@samsung.com>

Acked-by: Coly Li <colyli@suse.de>

Thanks.

Coly Li

> ---
> 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>
>

\
 
 \ /
  Last update: 2021-01-25 08:47    [W:0.438 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site