diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-10-02 14:01:25 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-10-02 12:58:33 -0500 |
commit | c0e70e10b11b1b7ca0f537e7ce4404a0459cdc7c (patch) | |
tree | 7772e3d9fc13288d9932135a170a774aa7ea7179 /drivers/gpu/drm/drm_memory.c | |
parent | 148d31e38fb37ba442f9b554325114b9e80cf336 (diff) |
drm/amd/display: fix dcn21 Makefile for clang
Just like all the other variants, this one passes invalid
compile-time options with clang after the new code got
merged:
clang: error: unknown argument: '-mpreferred-stack-boundary=4'
scripts/Makefile.build:265: recipe for target 'drivers/gpu/drm/amd/amdgpu/../display/dc/dcn21/dcn21_resource.o' failed
Use the same variant that we have for dcn20 to fix compilation.
Fixes: eced51f9babb ("drm/amd/display: Add hubp block for Renoir (v2)")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/drm_memory.c')
0 files changed, 0 insertions, 0 deletions