Home
last modified time | relevance | path

Searched hist:"9 bb272e90acf7182311dc524df69b125eac92a53" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dfsl_esdhc.c9bb272e90acf7182311dc524df69b125eac92a53 Tue Aug 08 22:45:13 UTC 2017 York Sun <york.sun@nxp.com> driver: mmc: fsl_esdhc: Fix compiling warning

Commit 4483b7eb added variable vqmmc_dev but only uses it under
CONFIG_DM_REGULATOR. Add the same macro to variable declaration to
get rid of compiling warning.

Signed-off-by: York Sun <york.sun@nxp.com>