diff options
author | Chanho Park <chanho61.park@samsung.com> | 2016-02-11 23:11:20 +0900 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2016-03-01 23:37:21 +0900 |
commit | 217fb00a7947a4ac0da15ab7a32d2aeb2fa5539a (patch) | |
tree | 035ad59b145618e1235a7414de9ee1bddc4d95dc /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 4e6319cd52034ff3cc140213122f2265fc27719c (diff) |
drm/exynos: use DIV_ROUND_CLOSEST to find the closest div
This patch uses DIV_ROUND_CLOSEST instead of DIV_ROUND_UP
The DIV_ROUND_CLOSEST can be used to find the closest integer
value when we divide some integers.
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions