Re: [PATCH v6 1/3] ARM: omap1: drop unused variable from omap16xx_gpio_init()
From: Arnd Bergmann
Date: Mon Apr 27 2026 - 06:54:41 EST
On Mon, Apr 27, 2026, at 12:46, Bartosz Golaszewski wrote:
> The pdata variable is set but not used. Remove it.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
> ---
> arch/arm/mach-omap1/gpio16xx.c | 2 --
Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>