Documentation: fix ref to gpio.txt
authorTom Saeger <tom.saeger@oracle.com>
Thu, 12 Oct 2017 20:24:16 +0000 (15:24 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 19 Oct 2017 20:32:40 +0000 (22:32 +0200)
Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/ABI/obsolete/sysfs-gpio

index 867c1fa..32513dc 100644 (file)
@@ -11,7 +11,7 @@ Description:
   Kernel code may export it for complete or partial access.
 
   GPIOs are identified as they are inside the kernel, using integers in
-  the range 0..INT_MAX.  See Documentation/gpio.txt for more information.
+  the range 0..INT_MAX.  See Documentation/gpio/gpio.txt for more information.
 
     /sys/class/gpio
        /export ... asks the kernel to export a GPIO to userspace