diff options
author | Lang Yu <Lang.Yu@amd.com> | 2021-01-27 05:32:55 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-02-09 23:48:01 +0300 |
commit | 7a03fdf628af0c66ab2714278f786b7b97a2a1ac (patch) | |
tree | bad59837b4f020d88c3fdd23d51be76336947e34 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6fce5bcee582809b63b14a853ab2efed7a4f5c2e (diff) | |
download | linux-7a03fdf628af0c66ab2714278f786b7b97a2a1ac.tar.xz |
drm/amd/display: fix 64bit division issue on 32bit OS
Replace "/" with div_u64 for 64bit division on 32bit OS.
Signed-off-by: Lang Yu <Lang.Yu@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@amd.com>
Acked-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions