[PATCH] include/gpiod.h: Fixed path in error string
Ahmad Fatoum
a.fatoum at pengutronix.de
Thu Aug 3 02:52:56 PDT 2023
Hi Alexander,
Thanks for your patch.
On 03.08.23 11:48, Alexander Shiyan wrote:
> Signed-off-by: Alexander Shiyan <eagle.alexander923 at gmail.com>
Reviewed-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
> ---
> include/gpiod.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/gpiod.h b/include/gpiod.h
> index 23b88c9031..a23b82221f 100644
> --- a/include/gpiod.h
> +++ b/include/gpiod.h
> @@ -2,6 +2,6 @@
> #ifndef __GPIOD_H_
> #define __GPIOD_H_
>
> -#error "API changed from numbers to descriptors. #include <linux/gpiod/consumer.h>"
> +#error "API changed from numbers to descriptors. #include <linux/gpio/consumer.h>"
>
> #endif
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list