[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <173987440185.24201.6935199130548694687.b4-ty@linaro.org>
Date: Tue, 18 Feb 2025 11:26:43 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Dipen Patel <dipenp@...dia.com>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>
Cc: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org,
timestamp@...ts.linux.dev
Subject: Re: [PATCH v4 1/2] gpiolib: move all includes to the top of gpio/consumer.h
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
On Mon, 17 Feb 2025 11:39:21 +0100, Bartosz Golaszewski wrote:
> We have several conditional includes depending on !CONFIG_GPIOLIB. This
> is supposed to reduce compilation time with CONFIG_GPIOLIB=y but in
> practice there's no difference on modern machines. It makes adding new
> stubs that depend on more than just GPIOLIB harder so move them all to
> the top, unduplicate them and replace asm/ with preferred linux/
> alternatives.
>
> [...]
Applied, thanks!
[1/2] gpiolib: move all includes to the top of gpio/consumer.h
commit: dea69f2d1cc8d9ecdc72ba350d10a1e71940ef18
[2/2] gpiolib: don't build HTE code with CONFIG_HTE disabled
commit: 63cdf6241ac7edd94cb4cd9a8f1ba2c3c61ed219
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Powered by blists - more mailing lists