[PATCH 2/2] drm/amdgpu: cleanup useless extern functions
Deucher, Alexander
Alexander.Deucher at amd.com
Mon Dec 19 17:41:52 UTC 2016
Series is:
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
> -----Original Message-----
> From: Huang Rui [mailto:ray.huang at amd.com]
> Sent: Monday, December 19, 2016 4:55 AM
> To: Deucher, Alexander; amd-gfx at lists.freedesktop.org
> Cc: Huang, Ray
> Subject: [PATCH 2/2] drm/amdgpu: cleanup useless extern functions
>
> Signed-off-by: Huang Rui <ray.huang at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/vi_dpm.h | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/vi_dpm.h
> b/drivers/gpu/drm/amd/amdgpu/vi_dpm.h
> index fc120ba..c43e03f 100644
> --- a/drivers/gpu/drm/amd/amdgpu/vi_dpm.h
> +++ b/drivers/gpu/drm/amd/amdgpu/vi_dpm.h
> @@ -29,8 +29,4 @@ int cz_smu_init(struct amdgpu_device *adev);
> int cz_smu_start(struct amdgpu_device *adev);
> int cz_smu_fini(struct amdgpu_device *adev);
>
> -extern const struct amd_ip_funcs tonga_dpm_ip_funcs;
> -extern const struct amd_ip_funcs fiji_dpm_ip_funcs;
> -extern const struct amd_ip_funcs iceland_dpm_ip_funcs;
> -
> #endif
> --
> 2.7.4
More information about the amd-gfx
mailing list