diff options
| author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-10-07 10:35:05 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-10-08 13:46:36 -0300 |
| commit | 219031a6e7dff52a066e8b074adc0697f501e3d3 (patch) | |
| tree | d521e93d7ab024244f8ad177c028c52ebb62ab79 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | d7ca5afdced3d167058328f9fa7332350a910b05 (diff) | |
| download | linux-219031a6e7dff52a066e8b074adc0697f501e3d3.tar.gz linux-219031a6e7dff52a066e8b074adc0697f501e3d3.zip | |
media: venus: fix build on 32bit environments
As reported by jenkins@linuxtv.org, the build with i386 fails
with:
ld: drivers/media/platform/qcom/venus/helpers.o: in function `venus_helper_load_scale_clocks':
(.text+0x1d77): undefined reference to `__udivdi3'
ld: (.text+0x1dce): undefined reference to `__udivdi3'
make: *** [Makefile:1094: vmlinux] Error 1
That's because it divides an u32 bit integer by a u64 one.
Reviewed-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
