Skip to content
Commit 90e14d45 authored by Jammy Zhou's avatar Jammy Zhou Committed by Alex Deucher
Browse files

drm: fix the ALIGN macro to avoid value clamp



If the value is 64bit, but the alignment is 32bit type, the high 32bit
will be clamped with previous definition

Signed-off-by: default avatarJammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
parent 95ecf91c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment