]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/mmc/fsl_esdhc_imx.c
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
[thirdparty/u-boot.git] / drivers / mmc / fsl_esdhc_imx.c
index 01a94428e70d6329513942b3aec43751fe059d15..f47a095c50fb38227272c4977dd926fb095c82c6 100644 (file)
@@ -1742,5 +1742,5 @@ U_BOOT_DRIVER(fsl_esdhc) = {
        .priv_auto      = sizeof(struct fsl_esdhc_priv),
 };
 
-U_BOOT_DRIVER_ALIAS(fsl_esdhc, fsl_imx6q_usdhc)
+DM_DRIVER_ALIAS(fsl_esdhc, fsl_imx6q_usdhc)
 #endif