]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: remove r600_blit_shaders.[c|h]
authorTom Rix <trix@redhat.com>
Sat, 9 Apr 2022 17:11:31 +0000 (13:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Apr 2022 17:51:38 +0000 (13:51 -0400)
commit8f76077fc4708933c175fbb078e715a164125167
treea2082f4993fb6e6f6b843d160d28aef42dab4701
parent65f0613ab7c9c667b68ba5140e5eb8b2360c3f3c
drm/radeon: remove r600_blit_shaders.[c|h]

The only use of the global variables in r600_blit_shaders.c
were in the old drivers/gpu/drm/radeon/r600_blit.c
This file was removed in
commit 1e169209b37b ("drm/radeon: remove UMS support")

So remove the r600_blit_shaders.[c|h] files

Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/Makefile
drivers/gpu/drm/radeon/r600_blit_shaders.c [deleted file]
drivers/gpu/drm/radeon/r600_blit_shaders.h [deleted file]