Files
u-boot/drivers
Masahiro Yamada fdd84c8be4 mmc: sdhci: remove unneeded casts
host->mmc is already (struct mmc *).

memalign() returns an opaque pointer, so there is no need for casting.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2020-02-20 15:09:56 +08:00
..
2019-12-02 18:23:09 -05:00
2020-01-25 12:04:36 -05:00
2020-02-20 15:09:56 +08:00