Home
last modified time | relevance | path

Searched hist:"89 f69e51734f5d704ef84503d24907bfde2f5577" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dsdhci.c89f69e51734f5d704ef84503d24907bfde2f5577 Fri Aug 05 05:13:36 UTC 2016 Jaehoon Chung <jh80.chung@samsung.com> mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA

When disabled CONFIG_MMC_SDMA, variable caps didn't use.
This patch fixes the compiler error for -Wunused-but-set-variable

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>