[PATCH] include/gpiod.h: Fixed path in error string

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Alexander Shiyan <eagle.alexander923@xxxxxxxxx>
---
 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
-- 
2.39.1





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux