Reviewed-by: Christian König
Am 15.03.21 um 20:38 schrieb Alex Deucher:
The else clause needs to be CONFIG_64BIT not CONFIG_X86.
Fixes: e98f250bddb5 ("drm/amdgpu: fix compile error on architecture s390")
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 ++
1 file
[AMD Official Use Only - Internal Distribution Only]
Reviewed-by: Oak Zeng
Regards,
Oak
On 2021-03-15, 3:39 PM, "amd-gfx on behalf of Alex Deucher"
wrote:
The else clause needs to be CONFIG_64BIT not CONFIG_X86.
Fixes: e98f250bddb5 ("drm/amdgpu: fix compile error on architecture
Reviewed-by: Nirmoy Das
On 3/15/21 8:38 PM, Alex Deucher wrote:
The else clause needs to be CONFIG_64BIT not CONFIG_X86.
Fixes: e98f250bddb5 ("drm/amdgpu: fix compile error on architecture s390")
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 ++
1 file changed
The else clause needs to be CONFIG_64BIT not CONFIG_X86.
Fixes: e98f250bddb5 ("drm/amdgpu: fix compile error on architecture s390")
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.