From: Harry Wentland <harry.wentland@amd.com>
To: Alex Deucher <alexander.deucher@amd.com>, amd-gfx@lists.freedesktop.org
Cc: kernel test robot <lkp@intel.com>
Subject: Re: [PATCH 2/2] drm/amd/display: make to_dal_irq_source_dcn314 static
Date: Tue, 12 Jul 2022 11:28:18 -0400 [thread overview]
Message-ID: <5281eff0-cae0-6b25-c0b1-7bbdd3b6a285@amd.com> (raw)
In-Reply-To: <20220712143159.2700970-2-alexander.deucher@amd.com>
On 2022-07-12 10:31, Alex Deucher wrote:
> It's not used outside of irq_service_dcn314.c.
>
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Harry
> ---
> drivers/gpu/drm/amd/display/dc/irq/dcn314/irq_service_dcn314.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/irq/dcn314/irq_service_dcn314.c b/drivers/gpu/drm/amd/display/dc/irq/dcn314/irq_service_dcn314.c
> index bea6f157cbb7..c923b2af8510 100644
> --- a/drivers/gpu/drm/amd/display/dc/irq/dcn314/irq_service_dcn314.c
> +++ b/drivers/gpu/drm/amd/display/dc/irq/dcn314/irq_service_dcn314.c
> @@ -38,7 +38,7 @@
>
> #define DCN_BASE__INST0_SEG2 0x000034C0
>
> -enum dc_irq_source to_dal_irq_source_dcn314(
> +static enum dc_irq_source to_dal_irq_source_dcn314(
> struct irq_service *irq_service,
> uint32_t src_id,
> uint32_t ext_id)
next prev parent reply other threads:[~2022-07-12 15:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-12 14:31 [PATCH 1/2] drm/amd/display: fix comment format Alex Deucher
2022-07-12 14:31 ` [PATCH 2/2] drm/amd/display: make to_dal_irq_source_dcn314 static Alex Deucher
2022-07-12 15:28 ` Harry Wentland [this message]
2022-07-12 14:40 ` [PATCH 1/2] drm/amd/display: fix comment format André Almeida
2022-07-12 15:33 ` Christian König
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5281eff0-cae0-6b25-c0b1-7bbdd3b6a285@amd.com \
--to=harry.wentland@amd.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=lkp@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox