diff options
| author | David Francis <[email protected]> | 2018-08-03 18:25:19 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-08-27 20:20:56 +0000 |
| commit | d377ae4e3754ee3f81f63a0d9e3eadba7830d3e3 (patch) | |
| tree | d95e31dfb0f5e9a89ff48b3202fd38674a2075a4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/amd/display: Support reading hw state from debugfs file (diff) | |
| download | kernel-d377ae4e3754ee3f81f63a0d9e3eadba7830d3e3.tar.gz kernel-d377ae4e3754ee3f81f63a0d9e3eadba7830d3e3.zip | |
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 <[email protected]>
Reviewed-by: Jordan Lazare <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
