From: Wayne Lin Date: Tue, 23 Apr 2024 01:50:27 +0000 (+0800) Subject: drm/amd/display: Remove unnecessary files X-Git-Tag: v6.11-rc1~141^2~25^2~552 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9e9ad05631b6cf7957a981bef324794b4e6fdd44;p=thirdparty%2Flinux.git drm/amd/display: Remove unnecessary files [Why & How] We accidentally upstream unnecessary files. Remove them. Reviewed-by: Tom Chung Signed-off-by: Wayne Lin Tested-by: Daniel Wheeler Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/dc/dpp/dcn10/CMakeLists.txt b/drivers/gpu/drm/amd/display/dc/dpp/dcn10/CMakeLists.txt deleted file mode 100644 index 1318c6fba3e7f..0000000000000 --- a/drivers/gpu/drm/amd/display/dc/dpp/dcn10/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -dal3_subdirectory_sources( - dcn10_dpp.c - dcn10_dpp_cm.c - dcn10_dpp_dscl.c - dcn10_dpp.h -) diff --git a/drivers/gpu/drm/amd/display/dc/dpp/dcn20/CMakeLists.txt b/drivers/gpu/drm/amd/display/dc/dpp/dcn20/CMakeLists.txt deleted file mode 100644 index 9c2d7096348ec..0000000000000 --- a/drivers/gpu/drm/amd/display/dc/dpp/dcn20/CMakeLists.txt +++ /dev/null @@ -1,5 +0,0 @@ -dal3_subdirectory_sources( - dcn20_dpp.c - dcn20_dpp_cm.c - dcn20_dpp.h -) diff --git a/drivers/gpu/drm/amd/display/dc/dpp/dcn201/CMakeLists.txt b/drivers/gpu/drm/amd/display/dc/dpp/dcn201/CMakeLists.txt deleted file mode 100644 index 7711cd3c47a70..0000000000000 --- a/drivers/gpu/drm/amd/display/dc/dpp/dcn201/CMakeLists.txt +++ /dev/null @@ -1,4 +0,0 @@ -dal3_subdirectory_sources( - dcn201_dpp.c - dcn201_dpp.h -) diff --git a/drivers/gpu/drm/amd/display/dc/dpp/dcn30/CMakeLists.txt b/drivers/gpu/drm/amd/display/dc/dpp/dcn30/CMakeLists.txt deleted file mode 100644 index 0faee2a1e32bc..0000000000000 --- a/drivers/gpu/drm/amd/display/dc/dpp/dcn30/CMakeLists.txt +++ /dev/null @@ -1,5 +0,0 @@ -dal3_subdirectory_sources( - dcn30_dpp.c - dcn30_dpp_cm.c - dcn30_dpp.h -) diff --git a/drivers/gpu/drm/amd/display/dc/dpp/dcn32/CMakeLists.txt b/drivers/gpu/drm/amd/display/dc/dpp/dcn32/CMakeLists.txt deleted file mode 100644 index 7743edc4599f3..0000000000000 --- a/drivers/gpu/drm/amd/display/dc/dpp/dcn32/CMakeLists.txt +++ /dev/null @@ -1,4 +0,0 @@ -dal3_subdirectory_sources( - dcn32_dpp.c - dcn32_dpp.h -) diff --git a/drivers/gpu/drm/amd/display/dc/dpp/dcn35/CMakeLists.txt b/drivers/gpu/drm/amd/display/dc/dpp/dcn35/CMakeLists.txt deleted file mode 100644 index 91df5db264350..0000000000000 --- a/drivers/gpu/drm/amd/display/dc/dpp/dcn35/CMakeLists.txt +++ /dev/null @@ -1,4 +0,0 @@ -dal3_subdirectory_sources( - dcn35_dpp.c - dcn35_dpp.h -) diff --git a/drivers/gpu/drm/amd/display/dc/resource/dce80/CMakeLists.txt b/drivers/gpu/drm/amd/display/dc/resource/dce80/CMakeLists.txt deleted file mode 100644 index 19dd73bc9ab03..0000000000000 --- a/drivers/gpu/drm/amd/display/dc/resource/dce80/CMakeLists.txt +++ /dev/null @@ -1,4 +0,0 @@ -dal3_subdirectory_sources( - dce80_resource.c - dce80_resource.h - ) \ No newline at end of file