Re: [PATCH 0/3] gpio: aspeed: remove the "gpiolib.h" include
From: Andrew Jeffery
Date: Fri Oct 17 2025 - 02:31:16 EST
On Thu, 2025-10-16 at 11:09 +0200, Bartosz Golaszewski wrote:
> gpiolib.h is a header internal to the GPIO core. Drivers should not
> include them. gpio-aspeed only needs to be able to determine the
> hardware offset of the GPIO given the descriptor. Expose the relevant
> symbol in the consumer header which allows us to stop pulling in the
> private one.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
For the series:
Reviewed-by: Andrew Jeffery <andrew@xxxxxxxxxxxxxxxxxxxx>