Re: [PATCH v2 09/10] Input: matrix_keyboard - replace linux/gpio.h inclusion
Dmitry Torokhov <[email protected]> Fri, 10 Jul 2026 21:49:31 -0700
| Newsgroups | gmane.linux.kernel.gpio,gmane.linux.kernel,gmane.linux.ports.arm.kernel,gmane.linux.kernel.samsung-soc,gmane.linux.ports.mips,gmane.linux.ports.sh.devel,gmane.linux.kernel.input,gmane.linux.ports.arm.rockchip,gmane.linux.sound |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 10, 2026 at 11:19:54PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann <[email protected]> > > linux/gpio.h is going away, so remove that since the driver already > includes linux/gpio/consumer.h. > > Acked-by: Bartosz Golaszewski <[email protected]> > Signed-off-by: Arnd Bergmann <[email protected]> Adjusted the subject (s/replace/remove) and applied, thank you. Thanks. -- Dmitry