diff options
author | David Francis <David.Francis@amd.com> | 2018-08-03 14:25:19 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-08-27 15:20:56 -0500 |
commit | d377ae4e3754ee3f81f63a0d9e3eadba7830d3e3 (patch) | |
tree | d95e31dfb0f5e9a89ff48b3202fd38674a2075a4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 46659a83e4662ed92000ec13445b8c0ca96fd2cc (diff) |
drm/amd/display: Remove redundant i2c structs
[Why]
The i2c code contains two structs that contain the same
information as i2c_payload
[How]
Replace references to those structs with references to
i2c_payload
dce_i2c_transaction_request->status was written to but never read,
so all references to it are removed
Signed-off-by: David Francis <David.Francis@amd.com>
Reviewed-by: Jordan Lazare <Jordan.Lazare@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions