Re: [PATCH] gpio: altera: Fix build failure caused by undeclared 'irq'
From: Bartosz Golaszewski
Date: Thu Sep 03 2026 - 05:14:16 EST
On Thu, 03 Sep 2026 10:07:00 +0700, phucduc.bui@xxxxxxxxx wrote:
> Use 'mapped_irq' instead of the undefined 'irq' variable in
> altera_gpio_probe().
>
> The incorrect variable name causes the driver to fail to build with
> an 'irq' undeclared error.
>
>
> [...]
Applied, thanks!
[1/1] gpio: altera: Fix build failure caused by undeclared 'irq'
https://git.kernel.org/brgl/c/a2cfc48fee416f0ea78e7dc38acbf2ce072574cc
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>