[PATCH] drm/amdgpu Remove now unneeded variable adev

2016-09-23 Thread Mike Lothian
Since commit 62336cc1ca1b96f33e3344ca6e910d30adca749a adev is now no longer required in amdgpu_drv.c Signed-off-by: Mike Lothian --- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c b/drivers/gpu/drm/amd/amdgpu/am

[PATCH] drm/amdgpu Remove now unneeded variable adev

2016-09-23 Thread Mike Lothian
Sorry please ignore this - follow up momentarily On Fri, 23 Sep 2016 at 21:14 Mike Lothian wrote: > Since commit 62336cc1ca1b96f33e3344ca6e910d30adca749a adev is now no > longer required in amdgpu_drv.c > > Signed-off-by: Mike Lothian > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 1 - > 1