mmc: core: Exclude unnecessary header file
authorChanWoo Lee <cw9316.lee@samsung.com>
Mon, 25 Jan 2021 06:43:55 +0000 (15:43 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 1 Feb 2021 11:02:34 +0000 (12:02 +0100)
commit3feb459be5c9de1b6fdc2866d7603252a975e52f
treefc98a7c6a1b5443478059730ee39d7456f7cd20f
parent6351cac92a8c598115d74a700f1720861d57ef20
mmc: core: Exclude unnecessary header file

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>
Link: https://lore.kernel.org/r/20210125064355.28545-1-cw9316.lee@samsung.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/queue.c