diff options
author | 2022-11-02 09:46:01 +0100 | |
---|---|---|
committer | 2022-11-02 12:27:15 +0000 | |
commit | 134af9aa88453aeb9224e407092530ebba366c6c (patch) | |
tree | 711b59ab33798c2bb10ee3cea4296323b2d652ff /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | spi: intel: Use correct mask for flash and protected regions (diff) | |
download | wireguard-linux-134af9aa88453aeb9224e407092530ebba366c6c.tar.xz wireguard-linux-134af9aa88453aeb9224e407092530ebba366c6c.zip |
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 <lkp@intel.com>
Fixes: 04694e50020b ("spi: meson-spicc: move wait completion in driver to take bursts delay in account")
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20221027-b4-spicc-burst-delay-fix-v2-0-8cc2bab3417a@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions