aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2021-08-24 00:01:47 +0000
committerTony Nguyen <[email protected]>2021-08-27 16:11:39 +0000
commit1f0cbb3e8916142382551c336065cbcbfb77a11e (patch)
tree6b1f758f4aae96dfa7e57ef2027a180dfbb42b8b /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
parentice: fix Tx queue iteration for Tx timestamp enablement (diff)
downloadkernel-1f0cbb3e8916142382551c336065cbcbfb77a11e.tar.gz
kernel-1f0cbb3e8916142382551c336065cbcbfb77a11e.zip
ice: remove dead code for allocating pin_config
We have code in the ice driver which allocates the pin_config structure if n_pins is > 0, but we never set n_pins to be greater than zero. There's no reason to keep this code until we actually have pin_config support. Remove this. We can re-add it properly when we implement support for pin_config for E810-T devices. Fixes: 172db5f91d5f ("ice: add support for auxiliary input/output pins") Signed-off-by: Jacob Keller <[email protected]> Tested-by: Gurucharan G <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions