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
..
2020-01-16 13:21:01 +08:00
2020-02-17 14:55:04 +08:00
2020-02-20 15:09:56 +08:00