[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b400f4dc-56ec-fb54-93aa-240c9ea62078@gmail.com>
Date: Wed, 4 Jan 2023 10:15:22 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: xurui <xurui@...inos.cn>
Cc: trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] coredump: Fix a compilation issue with
CONFIG_VLYNQ_DEBUG=y
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@...inos.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
Powered by blists - more mailing lists