[PATCH] drm/amd/powerplay: Delete dead struct declaration

2016-04-25 Thread Alex Deucher
On Sun, Apr 24, 2016 at 7:21 AM, Nils Wallménius wrote: > Signed-off-by: Nils Wallménius Applied, thanks! Alex > --- > drivers/gpu/drm/amd/powerplay/hwmgr/cz_clockpowergating.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/cz_clockpowergating.h

[PATCH] drm/amd/powerplay: Delete dead struct declaration

2016-04-24 Thread Nils Wallménius
Signed-off-by: Nils Wallménius --- drivers/gpu/drm/amd/powerplay/hwmgr/cz_clockpowergating.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/cz_clockpowergating.h b/drivers/gpu/drm/amd/powerplay/hwmgr/cz_clockpowergating.h index 35e1b36..1954cea 100644 ---