[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YKNh5ekJ1ffBZ+xd@atomide.com>
Date: Tue, 18 May 2021 09:42:45 +0300
From: Tony Lindgren <tony@...mide.com>
To: Maciej Falkowski <maciej.falkowski9@...il.com>
Cc: aaro.koskinen@....fi, linux@...linux.org.uk,
linux-omap@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, clang-built-linux@...glegroups.com
Subject: Re: [PATCH] usb: isp1301-omap: Add missing gpiod_add_lookup_table
function
* Maciej Falkowski <maciej.falkowski9@...il.com> [210401 19:22]:
> The gpiod table was added without any usage making it unused
> as reported by Clang compilation from omap1_defconfig on linux-next:
>
> arch/arm/mach-omap1/board-h2.c:347:34: warning: unused variable 'isp1301_gpiod_table' [-Wunused-variable]
> static struct gpiod_lookup_table isp1301_gpiod_table = {
> ^
> 1 warning generated.
>
> The patch adds the missing gpiod_add_lookup_table() function.
Applying into fixes thanks.
Tony
Powered by blists - more mailing lists