]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: cv1800b_sdhci: Remove the unused argument
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 15 Apr 2024 07:56:50 +0000 (16:56 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 15 Apr 2024 08:58:59 +0000 (17:58 +0900)
commit3657ef738ad6aa2c32c569e7ae67a5557343f7d0
tree832686514894a02099727af1d56e32c86b9bc978
parent2ea7b7a42a59ffa88817cc297655fcacb1e407cc
mmc: cv1800b_sdhci: Remove the unused argument

Remove the unused argument about cmd_error.

Fixes: a3b2786651c7 ("mmc: Drop unused mmc_send_tuning() cmd_error parameter")
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/cv1800b_sdhci.c