From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.5 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3102BC47089 for ; Thu, 27 May 2021 03:52:42 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E84DF613C9 for ; Thu, 27 May 2021 03:52:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E84DF613C9 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 282476EE00; Thu, 27 May 2021 03:52:41 +0000 (UTC) Received: from mail-ot1-x32b.google.com (mail-ot1-x32b.google.com [IPv6:2607:f8b0:4864:20::32b]) by gabe.freedesktop.org (Postfix) with ESMTPS id 108526EE00; Thu, 27 May 2021 03:52:40 +0000 (UTC) Received: by mail-ot1-x32b.google.com with SMTP id v19-20020a0568301413b0290304f00e3d88so3162308otp.4; Wed, 26 May 2021 20:52:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=GMNN8zidej8CCx7epceEx2ySsZhlFSGB0Zr+V9xhpsE=; b=WQ51LN90zU6GGhJNh70xPboiDCxVvC0k64dOhSBqzbuqmTIQkgmACc4VQ5GwW4Se4z P/W1tAMTAiQuc/lV0vYTMOuxr+lq6YtLgXeHd1X+bpdb1QmsP0O8aU9u8opmJuxmPZVk fCHVDsIylgwUOb+pb+E4Y7RoCtT9c/xQ6aeBGU7DKQDwbZPdWm32zl+aNpEUzfE0YFsu R9iAh1YEPhE5lK6T1dqZcPoLHzHK67z/1QJ+hmriu9c4o9kDW5jpOqr9HKlwcQAhjhMb PCTQJU6lvh0to4U1UGg5qDu9PS2IoI3ooVD658khTIFNijds2dbBJ3atoa4PMRkhuVV6 SzJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=GMNN8zidej8CCx7epceEx2ySsZhlFSGB0Zr+V9xhpsE=; b=tGnDEzuyDEB1Xbhme7b9VDTlRMd0KCNufHehju27OFYCy/zewRt3vbeX/WH9RFOYXq FKPM2qY1O+8NR//LDlNbWE5+5mACxquUyuETWD2HQX2NeAOMSIzutl56CbnCZIwlKpiu yhTFpSRrxv8W3r/41BNUmwIFK8uuEjf0MiUC3aZs/9rgc1mAHNA1iMj18KyYVfZH7Sxy H4N29incZuWsYhdYoPNu5dmJ/7c9r6Vx0QbmOBx7X6+dyCd+ljzAfGl8Y+d+bhsLsPjG DY01VFifxL3xP0J0+5cT5tfJItEJzRP+hhZWpjc3TE+Gx1Q8CPfGu/P1TesM3SOCKlQ/ Fcag== X-Gm-Message-State: AOAM533yn0nOv6RUJ9SdPNRPMy7OdNM1oTS+ARjGgciTzvN9n3DPLue4 dI7I9Puk9qGpUx716l2mzfRAnBoKv2zVFOXbzhnRK1QU X-Google-Smtp-Source: ABdhPJwejt1H97rNvX0CfGW0uyBD5BPQYzbjUvBiuVZWOTUQktXyL/vOFPR6r2TmKVdvNZPBu2gg5fAoui3ceq/p3ek= X-Received: by 2002:a9d:6548:: with SMTP id q8mr1197817otl.311.1622087559482; Wed, 26 May 2021 20:52:39 -0700 (PDT) MIME-Version: 1.0 References: <20210526084726.552052-1-lee.jones@linaro.org> <20210526084726.552052-5-lee.jones@linaro.org> In-Reply-To: <20210526084726.552052-5-lee.jones@linaro.org> From: Alex Deucher Date: Wed, 26 May 2021 23:52:28 -0400 Message-ID: Subject: Re: [PATCH 04/34] drm/amd/pm/powerplay/hwmgr/vega12_thermal: Provide function name To: Lee Jones Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: David Airlie , LKML , Maling list - DRI developers , amd-gfx list , Alex Deucher , Evan Quan , =?UTF-8?Q?Christian_K=C3=B6nig?= Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Applied. Thanks! On Wed, May 26, 2021 at 4:47 AM Lee Jones wrote: > > Fixes the following W=3D1 kernel build warning(s): > > drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_thermal.c:171: w= arning: expecting prototype for Set the requested temperature range for hig= h and low alert signals(). Prototype was for vega12_thermal_set_temperature= _range() instead > > Cc: Evan Quan > Cc: Alex Deucher > Cc: "Christian K=C3=B6nig" > Cc: David Airlie > Cc: Daniel Vetter > Cc: amd-gfx@lists.freedesktop.org > Cc: dri-devel@lists.freedesktop.org > Signed-off-by: Lee Jones > --- > drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_thermal.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_thermal.c b/dr= ivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_thermal.c > index 0dc16f25a463b..ed3dff0b52d21 100644 > --- a/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_thermal.c > +++ b/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_thermal.c > @@ -159,7 +159,8 @@ int vega12_thermal_get_temperature(struct pp_hwmgr *h= wmgr) > } > > /** > - * Set the requested temperature range for high and low alert signals > + * vega12_thermal_set_temperature_range - Set the requested temperature = range > + * for high and low alert signals > * > * @hwmgr: The address of the hardware manager. > * @range: Temperature range to be programmed for > -- > 2.31.1 >