[PATCH 37/40] drm/amd/pm/swsmu/smu12/renoir_ppt: Demote kernel-doc formatting abuse
Alex Deucher
alexdeucher at gmail.com
Mon Nov 30 23:00:29 UTC 2020
On Tue, Nov 24, 2020 at 2:45 PM Lee Jones <lee.jones at linaro.org> wrote:
>
> Fixes the following W=1 kernel build warning(s):
>
> Cc: Alex Deucher <alexander.deucher at amd.com>
> Cc: "Christian König" <christian.koenig at amd.com>
> Cc: David Airlie <airlied at linux.ie>
> Cc: Daniel Vetter <daniel at ffwll.ch>
> Cc: amd-gfx at lists.freedesktop.org
> Cc: dri-devel at lists.freedesktop.org
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
Applied. Thanks!
Alex
> ---
> drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c b/drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c
> index 46c44f0abdfb8..d3641a8ed99c0 100644
> --- a/drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c
> +++ b/drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c
> @@ -170,7 +170,7 @@ static int renoir_init_smc_tables(struct smu_context *smu)
> return -ENOMEM;
> }
>
> -/**
> +/*
> * This interface just for getting uclk ultimate freq and should't introduce
> * other likewise function result in overmuch callback.
> */
> @@ -656,7 +656,7 @@ static int renoir_get_power(struct smu_context *smu, uint32_t *value)
> return 0;
> }
>
> -/**
> +/*
> * This interface get dpm clock table for dc
> */
> static int renoir_get_dpm_clock_table(struct smu_context *smu, struct dpm_clocks *clock_table)
> --
> 2.25.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
More information about the amd-gfx
mailing list