public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: xurui <xurui@kylinos.cn>
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] coredump: Fix a compilation issue with CONFIG_VLYNQ_DEBUG=y
Date: Wed, 4 Jan 2023 10:15:22 -0800	[thread overview]
Message-ID: <b400f4dc-56ec-fb54-93aa-240c9ea62078@gmail.com> (raw)
In-Reply-To: <20230104073809.1095521-1-xurui@kylinos.cn>

On 1/3/23 23:38, xurui wrote:
> A compilation issue occurred when CONFIG_VLYNQ_DEBUG is set:
> drivers/vlynq/vlynq.c:82:13: error: ‘vlynq_dump_mem’ defined but not used [-Werror=unused-function]
> drivers/vlynq/vlynq.c:68:13: error: ‘vlynq_dump_regs’ defined but not used [-Werror=unused-function]
> 
> Signed-off-by: xurui <xurui@kylinos.cn>

The subject should be: vlynq: Fix a compilation with 
CONFIG_VLYNQ_DEBUG=y. I could fix that up while applying this for you.
-- 
Florian


      reply	other threads:[~2023-01-04 18:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-04  7:38 [PATCH] coredump: Fix a compilation issue with CONFIG_VLYNQ_DEBUG=y xurui
2023-01-04 18:15 ` Florian Fainelli [this message]

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=b400f4dc-56ec-fb54-93aa-240c9ea62078@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    --cc=xurui@kylinos.cn \
    /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