summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-01-26 11:24:04 -0500
committerTom Rini <trini@konsulko.com>2018-01-26 13:08:03 -0500
commitab12aa24e619b5e81cbde7de88c6d9a19f04313b (patch)
tree1622901c7f339cfd0c9dc42591bef26ed2d1599d /cmd
parentfc04bd84b34e049286bcfc6791e9bb29123ec1ea (diff)
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 'cmd')
0 files changed, 0 insertions, 0 deletions