mmc: core: Drop redundant bouncesz from struct mmc_card
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 2 Feb 2021 10:16:26 +0000 (11:16 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 8 Feb 2021 11:53:34 +0000 (12:53 +0100)
commit40c735db06e16bf29c74c3626318719783be3784
tree7055568c0be631683a07cefeb5153e1d5b0ad567
parent951f6ccfcbb7e4a18bf5fef1fb373d21e5831957
mmc: core: Drop redundant bouncesz from struct mmc_card

The commit de3ee99b097d ("mmc: Delete bounce buffer handling") removed the
bounce buffer handling from the mmc core, but forgot to remove the bouncesz
member from the struct mmc_card, let's fix it.

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