From: Takashi Iwai <tiwai@suse.de>
To: bo liu <bo.liu@senarytech.com>
Cc: perex@perex.cz, tiwai@suse.com, linux-sound@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH V4] ALSA: hda/senarytech: add senarytech codec support
Date: Mon, 17 Jun 2024 14:00:38 +0200 [thread overview]
Message-ID: <87jzin93tl.wl-tiwai@suse.de> (raw)
In-Reply-To: <20240617014634.63994-1-bo.liu@senarytech.com>
On Mon, 17 Jun 2024 03:46:34 +0200,
bo liu wrote:
>
> Add initial Senarytech codec support for SN6186. Note that this hda
> patch relies on the configuration default registers to be set correctly
> (normally by BIOS/firmware) in order for it to set up pin widgets
> properly.
>
> Signed-off-by: bo liu <bo.liu@senarytech.com>
This resulted in a build error when CONFIG_WERROR=y:
sound/pci/hda/patch_senarytech.c: In function ‘senary_auto_init’:
sound/pci/hda/patch_senarytech.c:134:29: error: unused variable ‘spec’ [-Werror=unused-variable]
134 | struct senary_spec *spec = codec->spec;
| ^~~~
cc1: all warnings being treated as errors
It's senary_auto_init(). Could you fix and resubmit?
thanks,
Takashi
parent reply other threads:[~2024-06-17 12:00 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20240617014634.63994-1-bo.liu@senarytech.com>]
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=87jzin93tl.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=bo.liu@senarytech.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.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