Commits
Jaehoon Chung committed e5113c333b3
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg Some arguments don't need to pass to dwmci_setup_cfg. They are already included in dwmci_host structure. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org>