Commit 274fd5f
Bartosz Golaszewski
gpiolib: remove unneeded #ifdef
We are already within another `#ifdef CONFIG_GPIOLIB_IRQCHIP` in
gpiochip_to_irq() so there's no need for another guard. Remove it.
Acked-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20250519-gpio-irq-kconfig-fixes-v1-3-fe6ba1c6116d@linaro.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>1 parent 8da238b commit 274fd5f
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1888 | 1888 | | |
1889 | 1889 | | |
1890 | 1890 | | |
1891 | | - | |
1892 | 1891 | | |
1893 | 1892 | | |
1894 | 1893 | | |
1895 | 1894 | | |
1896 | 1895 | | |
1897 | 1896 | | |
1898 | 1897 | | |
1899 | | - | |
1900 | 1898 | | |
1901 | 1899 | | |
1902 | 1900 | | |
| |||
0 commit comments