Re: [PATCH 2/2] drm/amd/pp: remove unnecessary forward declaration

2018-04-10 Thread Alex Deucher
On Tue, Apr 10, 2018 at 1:18 AM, Rex Zhu wrote: > Signed-off-by: Rex Zhu Series is: Reviewed-by: Alex Deucher > --- > drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 84 > +++--- > 1 file changed, 41

[PATCH 2/2] drm/amd/pp: remove unnecessary forward declaration

2018-04-09 Thread Rex Zhu
Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 84 +++--- 1 file changed, 41 insertions(+), 43 deletions(-) diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c b/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c