]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
mmc: core: Drop redundant member in struct mmc host
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 2 Feb 2021 10:19:24 +0000 (11:19 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 8 Feb 2021 11:53:11 +0000 (12:53 +0100)
commit951f6ccfcbb7e4a18bf5fef1fb373d21e5831957
tree988f829c2f6cd1100a8b6784e906f791a795606e
parent9dbd1ddf74e84289bcaa85371eed64c55ca16eb2
mmc: core: Drop redundant member in struct mmc host

The Kconfig option to use the blk-mq support was removed in commit
1bec43a3b181 ("mmc: core: Remove option not to use blk-mq"), but forgot to
remove the use_blk_mq member in the struct mmc_host, let's fix it.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20210202101924.69970-1-ulf.hansson@linaro.org
include/linux/mmc/host.h