drm/amd/display: Reorganize DCN30 Makefile
authorRodrigo Siqueira <rodrigo.siqueira@amd.com>
Tue, 9 May 2023 19:59:36 +0000 (13:59 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 14:44:19 +0000 (10:44 -0400)
commit5b466b28fa943aa9441cd27a9a469e1330814299
treea5f551a01ac1e994d914c37d0ead785be53d17e3
parent2da3556c8650798606c0d3f2288b2f87c6665a69
drm/amd/display: Reorganize DCN30 Makefile

DCN30 has a lot of files in the Makefile, and adding each one next to
the other makes it hard to read and can increase the chance of merge
conflicts. This commit just reorganize the Makefile to put each file
associated with DCN30 in its own line.

Reviewed-by: Chris Park <chris.park@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn30/Makefile