diff options
author | Neil Armstrong <[email protected]> | 2022-11-02 09:46:01 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-11-02 12:27:15 +0000 |
commit | 134af9aa88453aeb9224e407092530ebba366c6c (patch) | |
tree | 711b59ab33798c2bb10ee3cea4296323b2d652ff /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 92a66cbf6b30eda5719fbdfb24cd15fb341bba32 (diff) |
spi: meson-spicc: fix do_div build error on non-arm64
This fixes :
error: passing argument 1 of '__div64_32' from incompatible pointer type
By passing an uint64_t as first variable to do_div().
Reported-by: kernel test robot <[email protected]>
Fixes: 04694e50020b ("spi: meson-spicc: move wait completion in driver to take bursts delay in account")
Acked-by: Martin Blumenstingl <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions