[PATCH] include/gpiod.h: Fixed path in error string
Sascha Hauer
sha at pengutronix.de
Thu Aug 3 06:26:21 PDT 2023
On Thu, Aug 03, 2023 at 12:48:14PM +0300, Alexander Shiyan wrote:
> Signed-off-by: Alexander Shiyan <eagle.alexander923 at gmail.com>
> ---
> include/gpiod.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks
Sascha
>
> 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
> --
> 2.39.1
>
>
>
--
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