]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: remove unused struct 'aux_payloads'
authorDr. David Alan Gilbert <linux@treblig.org>
Fri, 17 May 2024 23:35:47 +0000 (00:35 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 May 2024 20:20:26 +0000 (16:20 -0400)
commit1cd04b5c44a2c2e3e0751d543c9097d218182673
treeecd1418fef1901991401def69f9aff879936186e
parent191ef65b4ecb27a7e1fefd71c78e8d0aba9fc3aa
drm/amd/display: remove unused struct 'aux_payloads'

'aux_payloads' is unused since
commit eae5ffa9bd7b ("drm/amd/display: Switch ddc to new aux interface")
Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.c