]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: tmio: remove outdated members from host struct
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 11 Mar 2022 14:05:42 +0000 (15:05 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 15 Mar 2022 09:31:24 +0000 (10:31 +0100)
commit7a3c8e260aeb087779ac6f23d385f3baf768919d
tree43e198340b22284c3230ca36e237f8f626bb2e57
parent58f6e0abbb47737bd3bbfd15d80531a49fd48034
mmc: tmio: remove outdated members from host struct

The wrappers are gone for two years now but they have still pointers
reserved in the tmio_mmc_host struct. Remove them.

Reported-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fixes: ce02f4c529d8 ("mmc: tmio: remove superfluous callback wrappers")
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20220311140542.5407-1-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc.h