[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <be465a23-7f31-004c-3bb7-d8021187da5d@norik.com>
Date: Thu, 2 Mar 2023 09:03:15 +0100
From: Andrej Picej <andrej.picej@...ik.com>
To: Guenter Roeck <linux@...ck-us.net>,
Wim Van Sebroeck <wim@...ux-watchdog.org>
Cc: linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] watchdog: imx2_wdg: Declare local symbols static
On 28. 02. 23 16:16, Guenter Roeck wrote:
> 0-day complains:
>
> drivers/watchdog/imx2_wdt.c:442:22: sparse:
> symbol 'imx_wdt' was not declared. Should it be static?
> drivers/watchdog/imx2_wdt.c:446:22: sparse:
> symbol 'imx_wdt_legacy' was not declared. Should it be static?
>
> Declare as static variables.
>
> Fixes: e42c73f1ef0d ("watchdog: imx2_wdg: suspend watchdog in WAIT mode")
> Cc: Andrej Picej <andrej.picej@...ik.com>
> Signed-off-by: Guenter Roeck <linux@...ck-us.net>
Hi Guenter,
thanks for the fix. Sorry for the trouble.
Best regards,
Andrej
Powered by blists - more mailing lists