]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings
authorPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 8 Mar 2024 14:26:14 +0000 (15:26 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 19 Apr 2024 10:05:10 +0000 (12:05 +0200)
commite725682d6052cd6871b092bf96258225353dc5cc
treef43a2cd5dc0cb1e383ac21713f6e4a7501963e4a
parentf3901e808902a55d9024b3549c96518857551c3d
mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings

When building with AARCH64 defconfig, we got warnings, fix them.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/stm32_sdmmc2.c