On 17 June 2016 at 08:33, Daniel Vetter daniel.vetter@ffwll.ch wrote:
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c @@ -522,7 +522,6 @@ static struct drm_driver kms_driver = { .preclose = amdgpu_driver_preclose_kms, .postclose = amdgpu_driver_postclose_kms, .lastclose = amdgpu_driver_lastclose_kms,
.set_busid = drm_pci_set_busid,
This hunk shouldn't be here.
-Emil