diff options
author | Tom Rini <trini@konsulko.com> | 2018-01-26 11:24:04 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-01-26 13:08:03 -0500 |
commit | ab12aa24e619b5e81cbde7de88c6d9a19f04313b (patch) | |
tree | 1622901c7f339cfd0c9dc42591bef26ed2d1599d /env | |
parent | fc04bd84b34e049286bcfc6791e9bb29123ec1ea (diff) | |
download | u-boot-ab12aa24e619b5e81cbde7de88c6d9a19f04313b.tar.gz |
ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32
Now that we have and use wait_for_bit_le32() available, the callers of
cm_write_with_phase() should not be casting values to u32 and instead we
expect a const void *, so provide that directly.
Fixes: 48263504c8d5 ("wait_bit: use wait_for_bit_le32 and remove wait_for_bit")
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'env')
0 files changed, 0 insertions, 0 deletions