drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 22 Sep 2017 10:03:59 +0000 (18:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Sep 2017 20:03:31 +0000 (16:03 -0400)
commit46967c221fa9d06f4ddf168fbcf16fd9216dd574
tree5941e9c7b5b257cd6575378edc25c56ba4f97166
parentd2f52ac800fec229f2931603e8b7fb9c5ade7aa7
drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c