diff options
author | Eric Bernstein <eric.bernstein@amd.com> | 2020-02-20 17:01:03 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-03-05 00:31:38 -0500 |
commit | ccb6af1e25830e5601b6beacc698390f0245316f (patch) | |
tree | d7af332b65af0481f55f769806c9e914280930b6 /drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.c | |
parent | e6ea8c342fb4d2ea94da67b29c19f5c0b0e7489a (diff) | |
download | linux-ccb6af1e25830e5601b6beacc698390f0245316f.tar.bz2 |
drm/amd/display: Fix default logger mask definition
[Why]
Logger mask was updated to uint64_t, however default mask definition was
not updated for unsigned long long
[How]
Update DC_DEFAULT_LOG_MASK to support uint64_t type
Signed-off-by: Eric Bernstein <eric.bernstein@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.c')
0 files changed, 0 insertions, 0 deletions