diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2025-05-09 09:25:11 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-05-09 12:55:09 +0300 |
commit | 9c210a24b1f6627e4fbf441314143f618f325d6e (patch) | |
tree | bcc512ee007636dde337e25adeadc58baa518e5e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5a50a258b9ee1049998def0717b1198291dbf1ca (diff) | |
download | linux-9c210a24b1f6627e4fbf441314143f618f325d6e.tar.xz |
media: ov02c10: Use div_u64 to divide a 64-bit number
The ov02c10 driver divides a 64-bit number but reply relies on division
operator to do that. Use div_u64() so this will compile everywhere.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions