mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-18 06:33:43 -04:00
drm/amd/display: Drop amdgpu_display_manager.dal member
[Why] It's not being used anymore. [How] Nuke it Signed-off-by: Leo Li <sunpeng.li@amd.com> Reviewed-by: David Francis <David.Francis@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -78,9 +78,7 @@ struct dm_comressor_info {
|
||||
uint64_t gpu_addr;
|
||||
};
|
||||
|
||||
|
||||
struct amdgpu_display_manager {
|
||||
struct dal *dal;
|
||||
struct dc *dc;
|
||||
struct cgs_device *cgs_device;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user