Re: [PATCH v1 1/1] gpiolib: of: Move enum of_gpio_flags to its only user

From: Rob Herring
Date: Fri Jan 13 2023 - 15:29:20 EST



On Thu, 12 Jan 2023 16:51:40 +0200, Andy Shevchenko wrote:
> GPIO library for OF is the only user for enum of_gpio_flags.
> Move it there.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---
> drivers/gpio/gpiolib-of.c | 15 +++++++++++++++
> include/linux/of_gpio.h | 15 ---------------
> 2 files changed, 15 insertions(+), 15 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>