diff options
| author | Mikita Lipski <[email protected]> | 2020-01-13 08:15:19 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-01-14 10:16:43 -0500 |
| commit | 1fc636c9b3b251d065dbf04eb2293fb6de9fdcf9 (patch) | |
| tree | ebe8b0acf2be5ee2c343f7c40c282e0e8e4f71fa /tools/perf/scripts/python | |
| parent | 688486a49cf500a193dfe15be9eb5aa468887769 (diff) | |
drm/amdgpu/display: Use u64 divide macro for round up division
[why]
Fix compilation warnings on i386 architecture:
undefined reference to `__udivdi3'
[how]
Switch DIV_ROUND_UP to DIV64_U64_ROUND_UP
Reported-by: Randy Dunlap <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Mikita Lipski <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions