commit | f7e9e9feb09f833d03f5fc3f378083b4664bd374 | [log] [tgz] |
---|---|---|
author | Nils Wallménius <nils.wallmenius@gmail.com> | Wed Dec 14 21:52:45 2016 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jan 27 11:12:39 2017 -0500 |
tree | 838e3d5fffca067480fe65c63c399be1fb9e94ae | |
parent | e11666eb9b6bd55dfcfba7c2e029161932568335 [diff] |
drm/amdgpu: Remove checking for atombios This is a left over from radeon, amdgpu doesn't support any non-atombios parts and amdgpu_device_init would bail if the check for atombios failed anyway. Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net> Signed-off-by: Nils Wallménius <nils.wallmenius@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>