mmc: mtk-sd: Remove unused parameters
authorChanWoo Lee <cw9316.lee@samsung.com>
Mon, 30 Aug 2021 02:17:49 +0000 (11:17 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 12 Oct 2021 08:21:16 +0000 (10:21 +0200)
commitd74179b86925165562aec81e0ba269ebc453dad2
treed559d166d3b5e4c02b94d2664c8ad113c4847d43
parent961e40f714f6ef958e008b7ee4e66df1ea0fac89
mmc: mtk-sd: Remove unused parameters

Remove unused parameters
1. msdc_start_data() - struct mmc_request *mrq
2. msdc_track_cmd_data() - struct mmc_data *data

Signed-off-by: ChanWoo Lee <cw9316.lee@samsung.com>
Link: https://lore.kernel.org/r/20210830021749.5947-1-cw9316.lee@samsung.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mtk-sd.c