drm/amdgpu/soc15: move struct definition around to align with other soc15 asics
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Oct 2019 20:21:27 +0000 (16:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 15:12:51 +0000 (10:12 -0500)
commit761e09230c4e2b4a9d2ab7a195d3fe3915758ad3
tree72b4940d5a248bf40a286487b4bf90d2b16a0e6c
parentd0d13fe874909542d2936056c0f8b36e70079570
drm/amdgpu/soc15: move struct definition around to align with other soc15 asics

Move reset_method next to reset callback to match the struct layout and
the other definition in this file.

Reviewed-by: Yong Zhao <Yong.Zhao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/soc15.c